Results 1 to 4 of 4

Thread: IFrame-Help to link each member to own webpage?
      
   

  1. #1
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Question IFrame-Help to link each member to own webpage?

    Hi folks,

    I have managed with th ehelp of Navaldesign to get my page to look like this www.gnjgf.co.za/rankings.php

    The combobox populates from MySql data which is perfect.

    What i know need to do is when the name is picked the persons specific webpage will pop up in the IFrame.

    Di I have to create a url link for each player which can then be activated on the click of the name / go button?

    And if this be the case how do I go about doing this?

    In a normal combobox the link can be manually loaded and the direction made.

    I look forward to your replies.

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: IFrame-Help to link each member to own webpage?

    Via the iframe property's give the iframe a name IE: "if1", then when you enter the link for the persons web page in the go box that you want to show in the iframe, also type in the target field if1

  3. #3
    Rob (SA)'s Avatar
    Rob (SA) is offline Lieutenant Colonel
    Join Date
    Nov 2006
    Location
    Centurion, South Africa
    Posts
    580

    Question Re: IFrame-Help to link each member to own webpage?

    Hi Chris,

    thanks for the feed back.

    In excercising this option do I have to generate each action individually or can this be done by adding data to a table and then with some script allocate the pages accordingly?

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: IFrame-Help to link each member to own webpage?

    Hi, i can only go as far as the iframe part. If you need to call up things like database info on the fly you would need navals help. I would imagine this can be done without the use of an iframe.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49