S
Stuart Palmer
Hi Everyone,
I am wanting to create a redirector on my server so that if I type in
something like 'mysite.com/redirect/target' it would look into my database
and see entry for 'target' and forward to that url.
How do I do this? I put a default.asp file in my redirect url, however,
trying to hit redirect/target tries process that url rather than read the
default.asp and the first off to my target.
One way to do this would be to put redirect?target but from a mailshot this
isn't very nice.
Any ideas how I can achieve this?
Many thx
Stuart
I am wanting to create a redirector on my server so that if I type in
something like 'mysite.com/redirect/target' it would look into my database
and see entry for 'target' and forward to that url.
How do I do this? I put a default.asp file in my redirect url, however,
trying to hit redirect/target tries process that url rather than read the
default.asp and the first off to my target.
One way to do this would be to put redirect?target but from a mailshot this
isn't very nice.
Any ideas how I can achieve this?
Many thx
Stuart