Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How do I send user to a specific location of a html page on third party site?

user-image
Question added by Faten Almajaly
Date Posted: 2015/05/04
HASSAN AHMED
by HASSAN AHMED , Internal Auditor , TIE

I agree with rest answers, <a href? is good in that

Sameer Anwar Majgaonkar
by Sameer Anwar Majgaonkar , Digital Project Manager , Havas Worldwide Muscat – Digital Division

If that specific location content is in a HTML tag with an id, then you can target that particular id. For ex if the content is in a div :

<div id="bottomrow" class="bottrw">content to be focused</div>

Then your link on the reference HTML paghe should be <a href="http://www.thirdpartysitepagename/#bottomrow" target="_blank">Click here</a>

Hope its clear.

Shadi Alnamrouti
by Shadi Alnamrouti , Solutions Architect , Aspire

You add # at the end of the URL followed by an element with an id in html.

For example:

 

If you click on https://www.shadinamrouti.com/codebase#cb-QuickSort you will be scrolled to the QuickSort part of the page because the header of the paragraph is like this:

<h3 id=QuickSort>QuickSort</h3>

Mohammed Ahmed Adam Belal
by Mohammed Ahmed Adam Belal , Application Developer , Ministry of Human Resources Development

i can create specific page using one of programming language like PHP or Java or ASP.Net with any data base like MySql  and use the command

 

<a href="http://www.ThirdSite.com/page.aspx?parameter=value "> Any Text </a>

وداد رقيق
by وداد رقيق , أستاذ تعليم ثانوي تخصص اعلام الي , ثانوية الشهيد عباس محمد

Make sure to include the “logout destination” and “time out & redirection” links in the ... If user type is admin, user will be redirected to admin.html page and if user type is ... are logging in for the first time after the site has undergone functional changes

By creating user specific redirects

Hani Najjar
by Hani Najjar , Director/Manager/Consultant , Amana Prosoft, Inc.

Create a hyperlink text that interests a user to click on it to the third party site

Mohamed Kamal Hussein
by Mohamed Kamal Hussein , معلم , بواكير الطفولة

by anchor link by spicifing  the sction of div id

You can send using jsp by getting the location of the third party site which enables the user to the get the location properly.It is just like the call taxi application such as ola and so on..

Yazan Abu-Ali
by Yazan Abu-Ali , IT Project Manager , Pixachio Web Solutions

use anchor link by specifying the section or div ID in the link anchor

Mohammad Tariq Mirza
by Mohammad Tariq Mirza , IT Manager , ADITEX Creations

not possible , u must have to used some container

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.