Home : General : Internet Technologies :

General: Internet Technologies: Re: [Paul] Fill-in form input-field based on value in hidden page: Edit Log

Here is the list of edits for this post
Re: [Paul] Fill-in form input-field based on value in hidden page
I hope this helps...

1) The javascript on /page1.html should open /getfromdatabase.php?something=test
2) /getfromdatabase.php?value=test should output "value = 'testval;"
3) The javascript on /page1.html should put "testval" in the inputfield "something"

Is it more clear now? (Actually, visit the sample webste is the best to do!)

Last edited by:

cK: Jun 3, 2003, 8:34 AM

Edit Log: