Groups | Blog | Home
all groups > inetserver asp db > september 2007 >

inetserver asp db : HELP! -- previous page in VB and ASP 3.0



daddywhite
9/24/2007 12:37:04 PM
[quoted text, click to view]

You can use Request.ServerVariables("HTTP_REFERER") to capture what
page sent you to the current page.

is this what you need?

regards
dave
segis bata
9/24/2007 3:09:36 PM
Hello all,

I'm writing you because I have a question for you all: how can I capture the
previous page from an ASP file?

I need to add the URL (with parameters if possible) of the previous page to
a table in SQL Server.

For example: the page that captures the info is anydomain.com/asppage.asp
and if the previous page in the browser history is
otherdomain.com/otherpage.asp, I need to be able to capture that information

If possible, of course...

Thanks in advance for your help and prompt response,
SB-R

McKirahan
9/24/2007 3:21:36 PM
[quoted text, click to view]

Be aware that some software blocks it.

http://karmak.org/2004/reftest/fix

segis bata
9/24/2007 5:23:07 PM
Hello Dave,

That variable doesn't return any values

BTW, I'm using Win2003 SP1 IIS 6.0

[quoted text, click to view]

AddThis Social Bookmark Button