[Javascript] Javascript echo()?

tedd tedd at sperling.com
Thu Oct 4 21:23:04 CDT 2007


Hi gang:

I'm currently sending data (the value of s) to another script via the 
html statement:

<a href="img.php?s=<?php echo($value);?>">Click here</a>

However, I need to add another variable, namely a javascript variable.

How can I send both a php and a javascript variable at the same time?

Not to mislead anyone with a better idea, but what I need is 
something in javascript that works like like php's echo().

TIA for any replies.

Cheers,

tedd

-- 
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com



More information about the Javascript mailing list