Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:52
Form
Poster: Maz
Dated: Wednesday December 10 2003 - 20:06:38 GMT
Hi,
In setting up the form, its have trouble loading, so I tried `enclosing it` only to get an object error.
Am I doing something wrong? or is it just my slow browser?
Thanks,
maz
UPDATE/EDIT: Problem solved, took out table and needed <input /> end slash. Have no idea about using `these`, I took them out.
Code:
aI("text=`<form method=post action=/ws/rate.php><table width=100><tr><td><b>Rate Article</b></td></tr><tr><td><input type=radio value=outstanding name=rate tabindex=1> Outstanding</td></tr><tr><td><input type=radio value=excellent name=rate tabindex=2> Excellent</td></tr><tr><td><input type=radio value=good name=rate tabindex=3> Good</td></tr><tr><td><input type=radio value=poor name=rate tabindex=4> Poor</td></tr><tr><td><input type=submit name=submit tabindex=5></td></tr></table></form>`;type=form;status=rate article;");