|
-
Nov 21st, 2002, 11:29 AM
#1
Thread Starter
Frenzied Member
messagebox string [RESOLVED]
In the message box I want everything after "delete" to be on a new line. I was using & vbCrLf &, but it's giving me an error. Anyone have the correct syntax?
thanks.
btnDelete.Attributes("onclick") = "javascript:return confirm('Are you sure you want to delete Bid Record " & selectedRow & "?')"
Last edited by EyeTalion; Nov 21st, 2002 at 01:56 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|