Page that will only open if it comes from a redirect (Looking for a way to do this)

This is a discussion on "Page that will only open if it comes from a redirect (Looking for a way to do this)" within the JavaScript Forum section. This forum, and the thread "Page that will only open if it comes from a redirect (Looking for a way to do this) are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 31st, 2007, 12:51
Junior Member
Join Date: Aug 2006
Location: south australia
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
Question Page that will only open if it comes from a redirect (Looking for a way to do this)

My problem is that I want to give people an address that they can not give to other people! And I don’t want to create a login system, what I am looking for is a page that redirects to an other page that can only be opened if it has been opened by the redirect before it. I am thinking there may be some java scrip for this or something.

I would also be interested in a way to make a page change its name
e.g.
http://www.test.com/privrgxergergergatrgerg.hcgl
as soon as someone hits the above address the address changes to:
http://www.test.com/private.hcgl (and private.hcgl dose not really exist or is something else)
Reply With Quote

  #2 (permalink)  
Old Jan 31st, 2007, 21:19
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Page that will only open if it comes from a redirect (Looking for a way to do thi

You can set a session on the redirect and then test to see if it's set on the final page. PHP would be a much better way to do this, however.
Reply With Quote
Reply

Tags
question

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to automatically redirect user to previous page sing2trees Web Page Design 2 Apr 26th, 2008 00:14
After login: Redirect to page in history (Current - 2)... skuliaxe PHP Forum 4 Feb 20th, 2008 16:54
need to onclick to open info in div on same page apster JavaScript Forum 2 Apr 30th, 2007 09:56
Open xml in new html page kingfrank JavaScript Forum 3 Apr 4th, 2007 11:26
Open page in new window autumn_whispers2me Web Page Design 20 Feb 15th, 2005 02:04


All times are GMT. The time now is 04:32.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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