Results 1 to 2 of 2

Thread: server error message

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2002
    Posts
    8

    server error message

    all i wanted to do was make a simple if statement on my asp.
    if both texts were correct then a msgbox should appear saying "it worked". but when i run it i get an error saying that it is invalid to show a modal dialog when the application is running in userinteractive mode. where do i go to change this? thanks in advance.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    since you double posted...why I dont know...I am going to assume from your other post you are trying to do this in asp .net...you cant do that..

    asp .net is SERVER SIDE. You cant do stuff like that.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

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