Click here to Skip to main content
15,887,214 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to send cookies with httpwebrequest Pin
raha20029-Apr-08 8:56
raha20029-Apr-08 8:56 
GeneralRe: How to send cookies with httpwebrequest Pin
led mike10-Apr-08 5:41
led mike10-Apr-08 5:41 
QuestionLost selection from dropdownlist after postback??? Pin
JimFeng9-Apr-08 6:21
JimFeng9-Apr-08 6:21 
AnswerRe: Lost selection from dropdownlist after postback??? Pin
ChrisKo9-Apr-08 10:38
ChrisKo9-Apr-08 10:38 
GeneralRe: Lost selection from dropdownlist after postback??? Pin
JimFeng10-Apr-08 5:24
JimFeng10-Apr-08 5:24 
GeneralDates Problem Pin
macca249-Apr-08 5:09
macca249-Apr-08 5:09 
AnswerRe: Dates Problem Pin
Jesse Squire9-Apr-08 5:24
Jesse Squire9-Apr-08 5:24 
GeneralRe: Dates Problem Pin
Darsh_310-Apr-08 8:50
Darsh_310-Apr-08 8:50 
first check
txt1 means the textbox having Date Value.
if txt1.text="" then
in query pass null keyword for that Date Field.
i.e. here abc is the table with 2 columns frmdt(Date)& name(Text)
insert into abc values(null,'"& txt2.text &"')
Questionhow to give input data at runtime in a table format after button click saving Pin
vardhanmm@gmail.com9-Apr-08 3:41
vardhanmm@gmail.com9-Apr-08 3:41 
AnswerRe: how to give input data at runtime in a table format after button click saving Pin
Ashish Sehajpal9-Apr-08 3:59
Ashish Sehajpal9-Apr-08 3:59 
GeneralRe: how to give input data at runtime in a table format after button click saving Pin
Paddy Boyd9-Apr-08 4:44
Paddy Boyd9-Apr-08 4:44 
Question[Message Deleted] Pin
John Sundar9-Apr-08 3:03
John Sundar9-Apr-08 3:03 
GeneralRe: Gathering error logs in ASP.NET with C# Pin
led mike9-Apr-08 4:48
led mike9-Apr-08 4:48 
QuestionError Asp.net with mysql ? Pin
i gr89-Apr-08 2:58
i gr89-Apr-08 2:58 
AnswerRe: Error Asp.net with mysql ? Pin
eyeseetee9-Apr-08 3:18
eyeseetee9-Apr-08 3:18 
GeneralRe: Error Asp.net with mysql ? Pin
i gr89-Apr-08 4:14
i gr89-Apr-08 4:14 
AnswerRe: Error Asp.net with mysql ? Pin
Ashish Sehajpal9-Apr-08 4:00
Ashish Sehajpal9-Apr-08 4:00 
GeneralRe: Error Asp.net with mysql ? Pin
i gr89-Apr-08 4:16
i gr89-Apr-08 4:16 
GeneralRe: Error Asp.net with mysql ? Pin
Ashish Sehajpal9-Apr-08 7:45
Ashish Sehajpal9-Apr-08 7:45 
GeneralHighlighted New Record Pin
sjs4u9-Apr-08 2:57
sjs4u9-Apr-08 2:57 
AnswerRe: Highlighted New Record Pin
Ashish Sehajpal9-Apr-08 4:05
Ashish Sehajpal9-Apr-08 4:05 
Generalincrease values in a loop Pin
eyeseetee9-Apr-08 2:44
eyeseetee9-Apr-08 2:44 
GeneralRe: increase values in a loop Pin
Christian Graus9-Apr-08 2:59
protectorChristian Graus9-Apr-08 2:59 
GeneralRe: increase values in a loop Pin
Sandeep Akhare9-Apr-08 3:00
Sandeep Akhare9-Apr-08 3:00 
GeneralRe: increase values in a loop Pin
eyeseetee9-Apr-08 3:16
eyeseetee9-Apr-08 3:16 

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.