 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
debasishgang7
Joined: 15 Nov 2009 Posts: 1
|
Posted: Sun Nov 15, 2009 8:07 am Problem in html |
|
|
|
i want to add a link my website...
the link will be like this...
there is a web site which provide location information about any mobile number..
i want to make a page where the visitor have to enter the mobile number and the information then the info be will taken from the main server(main website) and the visitor will able to see those info in my webpage without redirecting to main website page....
(my page)--mobile no-->(main server)--- the info regarding the mobile no -->(my web page).. |
|
Straystudio
Joined: 14 Apr 2008 Posts: 308 Location: Nord Italy
|
Posted: Sat Nov 28, 2009 11:46 pm |
|
|
|
That site stores phone-numbers and informations on their own Database We can have no chance to have direct access to, to extract data to re-build our specific page to be sent to client (it works so).
Likely, They have their Database tied with Mobile Companies' Databses thanks to agreements, to keep their self-revised.
I would address You to an IFRAME-based work-around.
iframe html Element (in-line frame) works like a resized browser inside the browser, so You can have anyone else 's web page appearing on yours.
Possibly, their form submits request by GET method; if so, We MAY have chance to enter number and informations for request, on your very page as first step.
Second step will be, results-page appearing on the iframe area (still your web-page URL in address bar). |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|