HighDots Forums  

newbee question

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss newbee question in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ross
 
Posts: n/a

Default newbee question - 09-27-2005 , 06:31 AM






This is simple but how can I change

location = 'test.php';


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


Ross.



--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access

Reply With Quote
  #2  
Old   
Kimmo Laine
 
Posts: n/a

Default Re: newbee question - 09-27-2005 , 10:13 AM






"Ross" <ross (AT) aztechost (DOT) com> kirjoitti
viestissä:43392d9a$0$14854$b9f67a60 (AT) news (DOT) newsdemon.com...
Quote:
This is simple but how can I change

location = 'test.php';


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


I don't know how do you expect it to "wok", you sorta forgot to explain it.
I'm making a wild guess now, and assume you might want it to point to
current page every time? If that indeed is the case, then you should find
__FILE__ and $_SERVER['PHP_SELF'] handy. If not, then please explain a bit
more what you want $location to be.

--
SETI @ Home - Donate your cpu's idle time to science.
Further reading at <http://setiweb.ssl.berkeley.edu/>
Kimmo Laine <antaatulla.sikanautaa (AT) gmail (DOT) com.NOSPAM.invalid>




Reply With Quote
  #3  
Old   
Jasen Betts
 
Posts: n/a

Default Re: newbee question - 10-15-2005 , 07:36 PM



On 2005-09-27, Ross <ross (AT) aztechost (DOT) com> wrote:
Quote:
This is simple but how can I change

location = 'test.php';


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

define "works" (or "woks"


Bye.
Jasen


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.