Results 1 to 4 of 4

Thread: Run Popup without Button

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    6

    Run Popup without Button

    Hi,
    I want to open a Popup if a query result isn't valid.

    It's an aspx where you can put data into a db.
    When you hit the insert button it checks if there is already an entry with the same name.
    If it's so, there should come up the popup with a text.
    If there is no entry, it puts the data into the db.

    For the popup I'm using javascript.

    Now the problem: I know how to open the popup with a buttonclick event.
    But how can I open the popup without a buttonclick??

    Is Ajax the better way to build a popup?

    Thanks!
    Last edited by Threewood; Jan 12th, 2011 at 06:02 AM.

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