|
-
Apr 20th, 2006, 12:17 AM
#1
Thread Starter
Lively Member
Double Hyperlink (RESOLVED)
Is it possible to have a hyperlink call 2 different ASP pages in 2 different frames ? If so, how do I go about it.
Ciao...
Last edited by tiga; Apr 20th, 2006 at 06:23 PM.
Tiga
-
Apr 20th, 2006, 07:06 AM
#2
Fanatic Member
Re: Double Hyperlink
You can only post to one page at a time in a hyperlink. But by passing a variable to the page in the first frame, it can use that variable in a select case or If/then to call the second frame.
Hope that helps
-
Apr 20th, 2006, 04:47 PM
#3
Thread Starter
Lively Member
Re: Double Hyperlink
 Originally Posted by juliemac
You can only post to one page at a time in a hyperlink. But by passing a variable to the page in the first frame, it can use that variable in a select case or If/then to call the second frame.
Hope that helps 
I guess I could use a response.redirect statement to send to the other page.
Can you specify in a response.redirect statement a particular frame to send to.
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
|