I want data to be automaticaaly entered into a form text box when.

G

Guest

I have a simple task to perform.

When a user clicks a hyperlink I want to take that user to a form and insert
4 characters of information into the first text box (to identify which
hyperlink he clicked). I can't see how to do it, but it muct be possible.
Any idea's, please?
Regards
Andy
 
C

Clark

Well, it's not an elegant coded solution, but you could have each of the
4 hyperlinks go to a different form, each of which is identical except
for an identifier indicating which hyperlink points to it.
 
S

Stefan B Rusynko

See http://www.developer.irt.org/script/form.htm#10.3

--




|
| I have a simple task to perform.
|
| When a user clicks a hyperlink I want to take that user to a form and insert
| 4 characters of information into the first text box (to identify which
| hyperlink he clicked). I can't see how to do it, but it muct be possible.
| Any idea's, please?
| Regards
| Andy
|
 

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

Top