PDA

View Full Version : how can i create a link to call a process.php


Frank H. Shaw
08-15-2007, 01:57 AM
I have to figure out how i can make a form do a post and have it look like it is a link - that is just a name and when the user click on it or a little button aside if can not be done with out a radio button in front of it might work.

I need some help and ideas here THANKS what i can and can not do?

I could have if the user clcik selects the text making it look like a hot link - but really a form the problem is the post only works with form and so in need it to be a form - you get the point.

I want also to pass a tag or short name or short string to the server side php script so i can parse it in a switch statement!

THANKS

Fraank H. Shaw