473,395 Members | 1,623 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.

Finding a found page

Hello all:

I have a detail page from which the user clicks a hyperlink to get a
list page. On the list page, I have included a hyperlink whose
NavigateURL property is set, at run time, to be the URL of the detail
page (with the same items in the URL string). However, when I click
this hyperlink from the list page, instead of getting the detail page
again, I get "The Page Cannot Be Found"...even though I have verified
that the NavigateURL is correct. I do NOT want to rely on the browser's
Back button for this...

Anyone point me in the right direction?

Thanks,
zdrakec

Nov 19 '05 #1
4 1153
Never mind, fixed it...thanks!

Nov 19 '05 #2
zdrakec wrote:
Hello all:

I have a detail page from which the user clicks a hyperlink to get a
list page. On the list page, I have included a hyperlink whose
NavigateURL property is set, at run time, to be the URL of the detail
page (with the same items in the URL string). However, when I click
this hyperlink from the list page, instead of getting the detail page
again, I get "The Page Cannot Be Found"...even though I have verified
that the NavigateURL is correct. I do NOT want to rely on the
browser's Back button for this...

Anyone point me in the right direction?

Thanks,
zdrakec


What is the real URL that arrives in that hyperlink in the browser?
If you use a relative path, ASP.Net read it as "relative to the control
or page the hyperlink is defined in" and tries to translate it.

Note: you can use a ~ in front of the path, which will be replaced by
the root of your application. Then you can use "absolute" paths without
knowing where it is installed.

Hans Kesting
Nov 19 '05 #3
It's a relative path, but the problem was even simpler...
I'm embarrassed to admit there was a typographical error, which was
very hard to see.

Thank you for the information, however.

Cheers,
zdrakec

Nov 19 '05 #4
list page. On the list page, I have included a hyperlink whose
NavigateURL property is set, at run time, to be the URL of the detail
page (with the same items in the URL string). However, when I click
this hyperlink from the list page, instead of getting the detail page
again, I get "The Page Cannot Be Found"...even though I have verified
that the NavigateURL is correct. I do NOT


"zdrakec" <zd*****@yahoo.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
Hello all:

I have a detail page from which the user clicks a hyperlink to get a
list page. On the list page, I have included a hyperlink whose
NavigateURL property is set, at run time, to be the URL of the detail
page (with the same items in the URL string). However, when I click
this hyperlink from the list page, instead of getting the detail page
again, I get "The Page Cannot Be Found"...even though I have verified
that the NavigateURL is correct. I do NOT want to rely on the browser's
Back button for this...

Anyone point me in the right direction?

Thanks,
zdrakec


__________________________________________________ _____________________________
Posted Via Uncensored-News.Com - Accounts Starting At $6.95 - http://www.uncensored-news.com
<><><><><><><> The Worlds Uncensored News Source <><><><><><><><>

Nov 19 '05 #5

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

Similar topics

3
by: Noam Dekers | last post by:
Hi all, I would like to find a word stored in a text file. Structure: I have one file named keyWords.txt that stores some key words I'm interested in finding. In addition I also have a file...
1
by: Tristan | last post by:
Im trying to expand a search util by uing regular expression to allow common search criteria such as +-* and phrases "". My understanding of ereg(string pattern, string string, ) is that the...
7
by: Doug van Vianen | last post by:
I recently found the following JavaScript code which is supposed to let one find then use the ip address of the person accessing the web page containing the script. <SCRIPT...
10
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows...
3
by: CJ Smit | last post by:
Hi Guys I have a datagrid that are databound at runtime and columns are added automatically to it from the dataset. OnEdit Command renders all fields as editable, my problem is I need to specify...
1
by: gnana | last post by:
Hi, I want to find controls in a ASP.NET page using System.Reflection.Assembly. I have to create an Application to set the Permission(visible/editable) for each control on the page, for this i...
2
by: ElkGroveR | last post by:
Hi there! I'm using PHP to create a simple, dynamic MySQL SELECT query. The user chooses a selection from a HTML Form SELECT element's many options and submits the form via a POST action. ...
2
by: Extremest | last post by:
Here is the code I have so far. It connects to a db and grabs headers. It then sorts them into groups and then puts all the complete ones into another table. Problem I am having is that for some...
7
by: Nick | last post by:
Hi there, I have a website that functions fine locally, but when published to the server it develops a bottleneck during loading some of the pages. Basically what happens is the page loads to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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
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.