Results 1 to 4 of 4

Thread: messagebox string [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    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
  •  



Click Here to Expand Forum to Full Width