[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 08-14-2007, 04:03 PM   #1 (permalink)
New Member
 
Join Date: May 2007
Posts: 19
57.35 NP$ (Donate)

GPGrieco is an unknown quantity at this point


Help with links

I am working on this site http://realtyworlddeserthomes.com/mls.htm. That page has an iframe in it which links to the place where I am buying that service from. I want to be able to link to that page, but I want it to bring up a certin page. Since it is an iframe the url bar does not change. I know that you can add something to the url on the link that will make it go to different places in it, but I don't know how. Can any one help.

I hope that makes sense.

Last edited by GPGrieco; 08-18-2007 at 10:59 PM.
GPGrieco is offline  
Old 08-16-2007, 10:12 PM   #2 (permalink)
First Time Poster!
 
Join Date: Aug 2007
Posts: 1
0.00 NP$ (Donate)

omgeethann is an unknown quantity at this point


404 Not found on that link
omgeethann is offline  
Old 08-17-2007, 12:34 AM   #3 (permalink)
Danltn.com
 
Daniel's Avatar
 
Join Date: May 2007
Location: Danltn.com / Nottingham, UK
Posts: 1,201
13.51 NP$ (Donate)

Daniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond reputeDaniel has a reputation beyond repute

Ethan Allen Fund Ethan Allen Fund
<?php if (isset($_REQUEST['THEVAR'])) { ?>

Show this stuff

<?php } ?>

--

That should get you started, if you want the stuff to show use http://sub.domain.tld/folder/file.php?THEVAR

Go to http://w3schools.com and go through the Basic PHP parts, just the simple ones, won't take long and it's quite easy.
Daniel is offline  
Old 08-18-2007, 11:03 PM   #4 (permalink)
New Member
 
Join Date: May 2007
Posts: 19
57.35 NP$ (Donate)

GPGrieco is an unknown quantity at this point


sorry, If forgot to put the .htm

I haven't looked at the php stuff yet, although I have read some of it on that site before, it lookes like that will be one page for each different page of the java. The more I think about it, the more I think I can't do it. Please confirm that by putting that code in, I will only be able to view one page of the java with it.

or would I just make a bunch of them, and when I change the url, it will go there?
GPGrieco is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 11:43 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85