Click here to Skip to main content
15,911,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCSS Pin
monirkuet2418-Mar-07 2:06
monirkuet2418-Mar-07 2:06 
QuestionCollapsible panel extender Pin
yogita charhate17-Mar-07 23:59
yogita charhate17-Mar-07 23:59 
AnswerRe: Collapsible panel extender Pin
Ziyad Mohammad18-Mar-07 20:23
Ziyad Mohammad18-Mar-07 20:23 
Questionpage size based on screen resolution Pin
dasumohan17-Mar-07 20:19
dasumohan17-Mar-07 20:19 
Questiontextbox validation please help Pin
dasumohan17-Mar-07 20:13
dasumohan17-Mar-07 20:13 
AnswerRe: textbox validation please help Pin
Guffa18-Mar-07 4:45
Guffa18-Mar-07 4:45 
GeneralRe: textbox validation please help Pin
dasumohan18-Mar-07 6:14
dasumohan18-Mar-07 6:14 
AnswerRe: textbox validation please help Pin
Guffa18-Mar-07 8:31
Guffa18-Mar-07 8:31 
You don't have to get around any characters, you just have to treat them properly.

What do you do to update the database? What method are you using? Do you create an SQL query yourself? Do you use a parameterised query or do you concatenate the values into the query?

I see no reason why a colon would be any problematic, but an apostrophe is a common problem if you concatenate strings into the query and don't encode the data properly first.

---
single minded; short sighted; long gone;

QuestionUnable to cast object of type 'ASP.client_master' to type 'Master' Pin
Nilesh Thakkar17-Mar-07 19:49
Nilesh Thakkar17-Mar-07 19:49 
QuestionProblem in Nested GridView While setting Pagesize Pin
Anupriya.G17-Mar-07 9:53
Anupriya.G17-Mar-07 9:53 
Questionasp.net and javascript coding related problem Pin
yogita charhate17-Mar-07 1:33
yogita charhate17-Mar-07 1:33 
AnswerRe: asp.net and javascript coding related problem Pin
kubben17-Mar-07 2:11
kubben17-Mar-07 2:11 
Questionrepeater inside datalist Pin
iamdking17-Mar-07 0:33
iamdking17-Mar-07 0:33 
AnswerRe: repeater inside datalist Pin
Sun Rays17-Mar-07 0:43
Sun Rays17-Mar-07 0:43 
GeneralRe: repeater inside datalist Pin
iamdking17-Mar-07 1:26
iamdking17-Mar-07 1:26 
QuestionIn datagrid digit values......... Pin
Member 387988117-Mar-07 0:29
Member 387988117-Mar-07 0:29 
AnswerRe: In datagrid digit values......... Pin
Sun Rays17-Mar-07 0:37
Sun Rays17-Mar-07 0:37 
GeneralRe: In datagrid digit values......... Pin
Member 387988117-Mar-07 1:10
Member 387988117-Mar-07 1:10 
GeneralRe: In datagrid digit values......... Pin
Sun Rays17-Mar-07 1:21
Sun Rays17-Mar-07 1:21 
GeneralRe: In datagrid digit values......... Pin
Member 387988117-Mar-07 1:41
Member 387988117-Mar-07 1:41 
Questionpage body loading in ASP .NET Pin
jithbiz003317-Mar-07 0:20
jithbiz003317-Mar-07 0:20 
AnswerRe: page body loading in ASP .NET Pin
Sun Rays17-Mar-07 0:39
Sun Rays17-Mar-07 0:39 
AnswerRe: page body loading in ASP .NET Pin
Ziyad Mohammad18-Mar-07 20:26
Ziyad Mohammad18-Mar-07 20:26 
Questionweb service hashtable Pin
biaali17-Mar-07 0:10
biaali17-Mar-07 0:10 
QuestionDisable all controls in a form! Pin
gauthee16-Mar-07 23:30
gauthee16-Mar-07 23:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.