Results 1 to 3 of 3

Thread: Link to 2 pages at same time

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    Hi I've got a leftframe.asp that has a dynamic menu.Press a button and it gives you a menu based on your selection. Here's the problem: If I push, say, buttonA then I get a new menu with buttonAA in leftframe2.asp but with the same home page that belonged to the menu with buttonA in rightframe.
    How do I make a hyperlink call two pages at once on a frame?I'm using VBScript.

  2. #2
    Frenzied Member monte96's Avatar
    Join Date
    Sep 2000
    Location
    Somewhere in AZ
    Posts
    1,379
    Don't use a hyperlink at all.

    Use script to call your pages using location.href

    Onclick of your buttonA, call script that loads your main frame then your menu frame as required.

    oOOo--oOOo
    __/\/\onte96
    oOOo--oOOo
    Senior Programmer/Analyst
    MCP
    [email protected]
    [email protected]


    Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    Check out the Code Snippet I've posted for the similar topic.

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