Results 1 to 2 of 2

Thread: Message Box on webform

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2003
    Posts
    108

    Message Box on webform

    Does anybody know how to make a message box on the webform (WebForm1.aspx)?

    thanks

  2. #2
    Frenzied Member
    Join Date
    May 2002
    Posts
    1,602
    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
  •  



Click Here to Expand Forum to Full Width