![]() |
|
|
+ Search |
![]()
|
Jun 8th, 1999 07:00
Nathan Wallace, Steve Douville
Seems to me that since the database is storing the URL, so just redirect
to the same URL with some random variable attached to it.
www.your.domain gets redirected to www.your.domain?89709234
As for bookmarking, just have the server strip the variable on the way
in and attach a new one. Shouldn't make a difference.