Process PHP file, fill in textboxes..
Hi,
I'm trying to get javascript to process a PHP file and then fill in the associated textboxes with values returned from the php page.
How do I do this? I'm able to get the file processed with jscript and echo some random testing strings, but how do I get values from it into textboxes in the page?
|