newbee question

R

Ross

This is simple but how can I change

location = 'test.php';


so it woks on any page without changing the url every time?


Ross.
 
E

Erwin Moller

Ross said:
This is simple but how can I change

location = 'test.php';


so it woks on any page without changing the url every time?


Ross.

Hi Ross,

I think you have ask that again, more clearly.
What do you want to do, and which url shouldn't change all the time?

Regards,
Erwin Moller
 
A

ASM

Ross a écrit :
This is simple but how can I change

location = 'test.php';


so it woks on any page without changing the url every time?

what do you mean ?
what do you want to do ?
what does 'test.php' ?


<form action="test.php" method="get">
<input type=hidden name="test">
<input type=submit value="to test this page"
onclick="test.value=self.location;">
</form>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top