Jump to content

Recommended Posts

Posted

I hope this is the right place to post this.

I dont really know how to explain this well.

 

I have for example:

><a href="xxx.htm" target="bob">back</a>	<a href="xxx.htm" target="bob">next</a>
<iframe name="bob"></iframe>

 

and say 10 files that i want loaded into this <iframe> relative to whatever one is currently loaded.

so if xx1.htm is currently loaded in the <iframe> and somsone clicks on "next" it loads xx2.htm

similar, if say xx3.htm is loaded and someone presses "back" it loads xx2.htm

 

is there a way to do this?

maybe with a ssi or something?

man I'm so lost :whip:

Posted

You'll probably need to look for a script for something like this on hotscripts or something.

 

Basically you're going to run some script that gets a list of pages from an array and knows where to go to get the next one.

 

Yes, it is possible, but I think you might want to check hotscripts first before you try to code this yourself.

 

Best wishes.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...