|
-
Jan 20th, 2004, 12:48 PM
#1
Thread Starter
Lively Member
Message Box on webform
Does anybody know how to make a message box on the webform (WebForm1.aspx)?
thanks
-
Jan 20th, 2004, 01:18 PM
#2
Frenzied Member
you have to use client side scripting... for example if you in jscript want to show a msgbox I always have a method written in jscript that do a few response.writes with the script tag.. if you follow me. DO something similar with vb.net or C# in your codebehind
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
|