If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > ASP.NET YesNo msgbox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-05-11, 09:12
plsh plsh is offline
Registered User
 
Join Date: Nov 2004
Posts: 253
ASP.NET YesNo msgbox

Good day,

I am trying to build a messagebox into my ASP.NET page. I want to be abel to ask the user when they click on the Add button that should they not have entered in all the details whether they want to continue or not, Yes / No.

I have tried using RegisterClientScriptBlock("OnLoad", my script here) but this only seems to word with JavaScript and with the alert option in Javascript I do not know of a Yes / No type of alert.

Can anyone help me please?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On