473,396 Members | 2,147 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,396 software developers and data experts.

selecting link to another page

Hi

While writing python script using pamie tool i got this problem. In a webpage if we have more than one link(with the same name) to another page than how we can identify the link we wanted to open.
Oct 15 '08 #1
4 2688
kudos
127 Expert 100+
identify it with the url instead of the name of the link,

-kudos
Oct 16 '08 #2
If we click on any link also it will navigate to the same page but different content in the page. so the URL will be same to all the links.
Oct 16 '08 #3
kudos
127 Expert 100+
So you have two identical urls that points to different pages? Then it could be that you need to examine session variables, cookies and post parameters. Do you have an example of two urls, that are identical but when one clicks on one, it opens a different page?

-kudos

If we click on any link also it will navigate to the same page but different content in the page. so the URL will be same to all the links.
Oct 16 '08 #4
So you have two identical urls that points to different pages? Then it could be that you need to examine session variables, cookies and post parameters. Do you have an example of two urls, that are identical but when one clicks on one, it opens a different page?

-kudos
Yes. we have identical urls. For example we will be in the form called Member which contains many members,the url for this is http://localhost/amsweb/frmMember.aspx, here we can view member details by selecting the link called 'select'.
If we click on the link 'select' it will navigate us to member details form the url for this form is http://localhost/amsweb/frmMemberDetails.aspx. If we have hundred members also for all the members link and url will be same.
Oct 16 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Tjerk Wolterink | last post by:
Hello, suppose i have a dom like this: <a> - <b> - <b> - <d> - </b> - <c>
14
by: Don G | last post by:
Within the menu for my site, I have inserted 'class="current"' within the link for the current page. So the link looks somthing link: <li><a href="index.php" class="current">Home</a></li> The...
4
by: Sami | last post by:
I hope someone will tell me how to do this without having to do any VB as I know nothing in that area. I am a rank beginner in using Access. I have created a database consisting of student...
0
by: Steven W | last post by:
I'm trying to setup a datagrid in a custom control where I can select the row with the Select column hidden and have it call the "SelectIndexChanged" event. In the "SelectIndexChanged" I just want...
7
by: nonsensitor | last post by:
I'm having some trouble with horizontal navbars. In particular, I can't seem to get the width right for IE. I think I can resolve it if I can apply a separate style (via a class "lastnavitem") to...
3
by: John Fairhurst | last post by:
Hi, The following code should select the specified number of records randomly from the database <% .... query = "SELECT FROM " Set RS = Server.CreateObject("ADODB.Recordset")
13
by: Casimir Pohjanraito | last post by:
I have a list of links, with a thumbnail image hidden(resized) next to the link. Complete html&css at end of this post. CSS for the link resizes the image on a:hover. All is good, except the...
2
by: larry | last post by:
I am working on a DB for family data, and in this application the data spans variable amount of rows in multiple tables (one for the adults data, one for "family", one for the kids, another for...
2
by: Astrix | last post by:
I have been working on session timeout for an application and I got a lot of help from this discussion Board. My Thanks to all of you. For e.g If i have a website which has multiple pages, I...
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?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.