Hi there, this is my first post here!
I'm no html or php expert by any means so please bear with me
I would be willing to code this in PhP or html.. (prefer not javascript)
Heres the deal
I have a frames page split right smack down the middle..
On the left side I have a site page loaded with my little 'submit links' page in it..
On the right side, I have lets say a search engine loaded..
The user browses in the right window, and when the arrive at the page they want to submit a link to, they click a button in the left frame (my page) and it either puts the URL into a variable, or saves it to a file (or whatever)
How do i get my page to grab the current url of the right side page exactly as it would appear in the address bar?
I would like this info to be put into a variable, to be added to a database (mySQL) ... i can handle that part .. its just getting the URL into a variable...
I can handle the database part of this no prob, but how do I get the url of the right window into a variable in the code on the page on the left?
Any ideas on this?
Thanks! Zaaephod
😃