473,395 Members | 1,422 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

information about linked page

Hi

Here is a problem in vb.net I cannot solve.
I have a page (firstpage.aspx) that has a hyperlink, which open
secondpage.aspx.
In the pageload of secondpage.aspx I want to retrieve the name of the page
that linked to the second page (the name of firstpage.aspx).
The httprequest object does not have a property of the page that connected
to the currentpage. How do I get this information in vb.net?

Dew Baboeram
Jul 21 '05 #1
1 1043
try querying the urlreferrer property and see wht it gives you

Request.UrlReferrer.PathAndQuery();

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"Dew Baboeram" <de**********@amcon.nl> wrote in message
news:2h*****************@typhoon.bart.nl...
Hi

Here is a problem in vb.net I cannot solve.
I have a page (firstpage.aspx) that has a hyperlink, which open
secondpage.aspx.
In the pageload of secondpage.aspx I want to retrieve the name of the page
that linked to the second page (the name of firstpage.aspx).
The httprequest object does not have a property of the page that connected
to the currentpage. How do I get this information in vb.net?

Dew Baboeram

Jul 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Dave Smithz | last post by:
Hi there, I have a situation where I want to have multiple submit buttons on the same form and therefore want to use a redirection php script that checks the value associated with the submit...
3
by: Oren | last post by:
Hi, Is there a way to hide the connection information of linked SQL Server tables from users? It's easy to open a system table and find the connection info, and if the username and password are...
1
by: Annie | last post by:
hello all, I need to have access to some details in all my pages eg a Person object. what is the best way to do it? store in session object? or pass them through the QueryString or Application...
1
by: Dew Baboeram | last post by:
Hi Here is a problem in vb.net I cannot solve. I have a page (firstpage.aspx) that has a hyperlink, which open secondpage.aspx. In the pageload of secondpage.aspx I want to retrieve the name of...
3
by: socasteel21 via AccessMonster.com | last post by:
I have a warranty claim form with a part subform that pulls description and pricing information from a linked table. The database will not let me enter a part number that is not in the linked...
2
by: Chandan Ahuja | last post by:
Hello , I use MFC DAO classes to access my MS access database . I am using some linked tables(Linked to Oracle) in my MS Access database . Also i have some queries in my databse ,...
0
by: Chandan Ahuja | last post by:
Hello , I use MFC DAO classes to access my MS access database . I am using some linked tables(Linked to Oracle) in my MS Access database . Also i have some queries in my databse , these...
2
by: jobrien9796 | last post by:
I'm using Access 2002 with linked tables to access an SQL Server database. Authentication is done using Windows authentication (not user id+password). As far as I can tell, when the table is...
13
by: mattia | last post by:
Hi everybody, I'm wondering how to realize a simple pattern in C: information hiding, to hide detail implementations of a data structure. How can I do that? I've also read that is preferred to use...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.