Results 1 to 3 of 3

Thread: Opening a webpage on button click

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    7

    Opening a webpage on button click

    Trying to get it so that when a button is clicked on my aspx. webform that it goes to the webpage I want it to. Thanks for your time!
    Last edited by IloveCaffeine; Aug 26th, 2005 at 01:42 PM.

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Opening a webpage on button click

    just do

    response.redirect(url,True)

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    7

    Re: Opening a webpage on button click

    thanks, is there anyway to open it from an inline frame that it wont open the page in the inline frame?

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