Click here to Skip to main content
15,921,113 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Linefeed in normal text Pin
niansah19-May-05 2:22
niansah19-May-05 2:22 
GeneralRe: Linefeed in normal text Pin
d_vaibhav23-May-05 2:57
d_vaibhav23-May-05 2:57 
GeneralNULL Values in CreateParameter method Pin
Brendan Vogt18-May-05 4:40
Brendan Vogt18-May-05 4:40 
GeneralRe: NULL Values in CreateParameter method Pin
niansah19-May-05 2:33
niansah19-May-05 2:33 
GeneralRe: NULL Values in CreateParameter method Pin
Brendan Vogt19-May-05 2:39
Brendan Vogt19-May-05 2:39 
GeneralRe: NULL Values in CreateParameter method Pin
niansah19-May-05 2:42
niansah19-May-05 2:42 
GeneralRe: NULL Values in CreateParameter method Pin
Brendan Vogt19-May-05 2:56
Brendan Vogt19-May-05 2:56 
GeneralRe: NULL Values in CreateParameter method Pin
jcrussell19-May-05 20:52
jcrussell19-May-05 20:52 
can you just not include that parameter in your sql statement?

<br />
If Trim(Request.Form("txtDialCode")) = "" Then<br />
' do nothing<br />
Else<br />
objCmd.Parameters.Append objCmd.CreateParameter("@ContactDialCode", adWChar, adParamInput, Len(strDialCode), strDialCode)<br />
End If<br />




/jason
GeneralUrgently need help Pin
NityaKakkar17-May-05 18:41
NityaKakkar17-May-05 18:41 
GeneralRe: Urgently need help Pin
JKroschel18-May-05 4:08
JKroschel18-May-05 4:08 
Questionhow do I secure it? Pin
Member 196994117-May-05 2:48
Member 196994117-May-05 2:48 
AnswerRe: how do I secure it? Pin
niansah17-May-05 5:39
niansah17-May-05 5:39 
GeneralRe: how do I secure it? Pin
Member 196994119-May-05 2:10
Member 196994119-May-05 2:10 
GeneralDesign templet Pin
samir_i_vohra@yahoo.com16-May-05 23:14
samir_i_vohra@yahoo.com16-May-05 23:14 
GeneralRe: Design templet Pin
Christian Graus17-May-05 13:38
protectorChristian Graus17-May-05 13:38 
GeneralRe: Design templet Pin
Yulianto.17-May-05 16:32
Yulianto.17-May-05 16:32 
GeneralPDF Server Pin
HuntTheShunt216-May-05 21:58
HuntTheShunt216-May-05 21:58 
Generallogin Problem Pin
kh_neeru16-May-05 20:12
kh_neeru16-May-05 20:12 
GeneralRe: login Problem Pin
abhi_code17-May-05 2:16
abhi_code17-May-05 2:16 
GeneralRe: login Problem Pin
MoustafaS18-May-05 2:46
MoustafaS18-May-05 2:46 
GeneralRe: login Problem Pin
Anonymous20-May-05 22:46
Anonymous20-May-05 22:46 
GeneralNeed PHP/MySQL tutor... Pin
Anonymous16-May-05 13:04
Anonymous16-May-05 13:04 
GeneralRe: Need PHP/MySQL tutor... Pin
Christian Graus16-May-05 13:44
protectorChristian Graus16-May-05 13:44 
GeneralRe: Need PHP/MySQL tutor... Pin
sundownr16-May-05 15:17
sundownr16-May-05 15:17 
GeneralRe: Need PHP/MySQL tutor... Pin
Christian Graus16-May-05 15:35
protectorChristian Graus16-May-05 15:35 

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.