Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dialog window

Status
Not open for further replies.

Ladyhawk

Programmer
Jan 22, 2002
534
0
0
AU
Can you display a dialog window (like a vb form) in ASP? Ladyhawk. [idea]
** ASP/VB/Java Programmer **
 
Here's what I found on the subject:

MsgBox(prompt[, format][, title][, helpfile, context])

InputBox(prompt[, title][, default][, xpos][, ypos][, helpfile, context])
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top