Go Back   Cyber Tech Help Support Forums > Software > Web Development & Graphic Design

Notices

Reply
 
Topic Tools
  #1  
Old October 28th, 2003, 08:17 PM
1234 1234 is offline
Member
 
Join Date: Oct 2003
Age: 39
Posts: 41
Linking to Frames Page

I am trying to link from my website to another website which uses frames. The links on my site are located at http://www.usadrivesafe.net/employment.asp. When the links (in the middle) are clicked, the user is taken to the "search results" example: http://www.hrinterchange.com/transpo...ADD=.&state=MN

This works fine, but I'm trying to get a side navigation bar included in the search results, which lies within a separate frames page located at
http://www.hrinterchange.com/transpo...nu.asp?new=Yes

So, when the user at http://www.usadrivesafe.net/employment.asp clicks on a link (in the middle) they will be taken to a page that contains the search results and the left navigation bar at http://www.hrinterchange.com.

Is there a way to do this, or am I out of luck?

Thanks
Reply With Quote
  #2  
Old October 28th, 2003, 09:15 PM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,023
Blog Entries: 1
use the TARGET attribute.

e.g.
if you're using a form to submit the search then use
<form action="search.asp" target="mainframe">
__________________
Cheers,
Degs

Please post back with your results
CTH Terms of Use

CTH Subscriptions :: Adaware Guide :: HijackThis
Reply With Quote
  #3  
Old October 28th, 2003, 09:17 PM
1234 1234 is offline
Member
 
Join Date: Oct 2003
Age: 39
Posts: 41
Degsy, thanks, but i'm actually linking to a separate website. I'm not using a form, just a straight link.
Reply With Quote
  #4  
Old October 28th, 2003, 09:20 PM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,023
Blog Entries: 1
then use the target in your link.

<a href="page.htm" target="mainframe">


I'd suggest that you get permission before you include other peoples pages on your site.
__________________
Cheers,
Degs

Please post back with your results
CTH Terms of Use

CTH Subscriptions :: Adaware Guide :: HijackThis
Reply With Quote
  #5  
Old October 28th, 2003, 10:32 PM
1234 1234 is offline
Member
 
Join Date: Oct 2003
Age: 39
Posts: 41
Thanks again, it didn't seem to work
Reply With Quote
  #6  
Old October 28th, 2003, 10:36 PM
degsy's Avatar
degsy degsy is offline
Cyber Tech Help Moderator
 
Join Date: Jul 2001
Location: North-East, UK
Posts: 22,023
Blog Entries: 1
Are you using ASP includes on your site?

Never worked with ASP before.
__________________
Cheers,
Degs

Please post back with your results
CTH Terms of Use

CTH Subscriptions :: Adaware Guide :: HijackThis
Reply With Quote
  #7  
Old October 29th, 2003, 08:26 PM
Steven.Bentley Steven.Bentley is offline
CTH Subscriber
 
Join Date: Nov 2000
Location: West Yorkshire, UK
Age: 29
Posts: 3,840
Have you ensured that the frames have a name specified in the frame tags? Replace mainframe with the name of the frame in the code Degsy gave you
__________________
Don't forget to post back with the results
Reply With Quote
Reply

Bookmarks

Topic 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
Forum Jump


All times are GMT +1. The time now is 07:10 AM.

[ RSS ]