Click here to Skip to main content
15,926,939 members
Home / Discussions / Web Development
   

Web Development

 
QuestionattachEvent Problem Pin
akbar nasrabadi31-Dec-06 0:46
akbar nasrabadi31-Dec-06 0:46 
AnswerRe: attachEvent Problem Pin
WoutL3-Jan-07 4:09
WoutL3-Jan-07 4:09 
Questionselect problem Pin
Member 365471130-Dec-06 22:52
Member 365471130-Dec-06 22:52 
AnswerRe: select problem Pin
Fred_Smith31-Dec-06 0:18
Fred_Smith31-Dec-06 0:18 
QuestionTry..Catch..End Try Pin
aransiola30-Dec-06 5:43
aransiola30-Dec-06 5:43 
AnswerRe: Try..Catch..End Try Pin
Fred_Smith30-Dec-06 7:10
Fred_Smith30-Dec-06 7:10 
AnswerRe: Try..Catch..End Try Pin
Colin Angus Mackay1-Jan-07 15:07
Colin Angus Mackay1-Jan-07 15:07 
Questioninput string not in the correct format Pin
aransiola30-Dec-06 5:41
aransiola30-Dec-06 5:41 
Dim SQLString As String = "select * from myTable where ProductID='" & txtProduct.text.trim & "'"

txtproduct is a textbox in my form
ProductID is a Character Field in myTable

Anytime i entered a numeric value in the textfield, the query works fine without any problem

but if i entered alphanumeric value in teh textbox like A1000, it throws the error

"Input string not in the correct format"

any help will be appreciated

t.aransiola
AnswerRe: input string not in the correct format Pin
Bradml30-Dec-06 12:54
Bradml30-Dec-06 12:54 
Questionwindow.history.go() Pin
chohanpk29-Dec-06 19:27
chohanpk29-Dec-06 19:27 
AnswerRe: window.history.go() Pin
MatrixCoder29-Dec-06 19:51
MatrixCoder29-Dec-06 19:51 
GeneralRe: window.history.go() Pin
chohanpk29-Dec-06 20:15
chohanpk29-Dec-06 20:15 
GeneralRe: window.history.go() Pin
MatrixCoder29-Dec-06 20:19
MatrixCoder29-Dec-06 20:19 
GeneralRe: window.history.go() Pin
chohanpk29-Dec-06 20:23
chohanpk29-Dec-06 20:23 
GeneralRe: window.history.go() Pin
MatrixCoder29-Dec-06 20:31
MatrixCoder29-Dec-06 20:31 
GeneralRe: window.history.go() Pin
chohanpk29-Dec-06 20:46
chohanpk29-Dec-06 20:46 
GeneralRe: window.history.go() Pin
MatrixCoder29-Dec-06 22:44
MatrixCoder29-Dec-06 22:44 
GeneralRe: window.history.go() Pin
Bradml29-Dec-06 23:18
Bradml29-Dec-06 23:18 
QuestionHTML Query Pin
Amit Kumar G29-Dec-06 2:16
Amit Kumar G29-Dec-06 2:16 
AnswerRe: HTML Query Pin
Bradml29-Dec-06 13:22
Bradml29-Dec-06 13:22 
GeneralRe: HTML Query Pin
Amit Kumar G30-Dec-06 5:30
Amit Kumar G30-Dec-06 5:30 
GeneralRe: HTML Query Pin
Bradml30-Dec-06 12:59
Bradml30-Dec-06 12:59 
GeneralRe: HTML Query Pin
Amit Kumar G31-Dec-06 3:01
Amit Kumar G31-Dec-06 3:01 
QuestionFile Download, urgetn plzzzzzzz Pin
Exelioindia29-Dec-06 1:21
Exelioindia29-Dec-06 1:21 
QuestionRe: File Download, urgetn plzzzzzzz Pin
webProgrammer8-Jan-07 11:37
webProgrammer8-Jan-07 11:37 

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.