I
inna
Hi!
I need a really simple ajax code to load an image on my web site when
a form is compiled, but I can't find a solution.
The form should contain only 1 field.
The text field the user will put his name and when he press "submit" a
request like:
GET http://www.namegenerator.com?name=name_in_form
and put the output png file in the page where there is ajax code.
is this possible? how?
thanks!
I need a really simple ajax code to load an image on my web site when
a form is compiled, but I can't find a solution.
The form should contain only 1 field.
The text field the user will put his name and when he press "submit" a
request like:
GET http://www.namegenerator.com?name=name_in_form
and put the output png file in the page where there is ajax code.
is this possible? how?
thanks!