Is there an issue with $_REQUEST 'ing a form button under IE that I am
not aware of?
<input type=image name="submitText" value=submit src=theimage>
i am doing:
if (isset($_REQUEST['submitText')) {
}
have tried $_POST too.
works fine under Mozilla, but I am testing under IE and can't seem to
get into my if statement. and if requesting a form button is bad style
let me know too, i am preferring it to a hidden.
thanks,
Erick
--
Erick Stohr
Burnsville, MN
erick at enrwebdev.com
erick at nixbrain.com
_______________________________________________
tclug-devel mailing list
tclug-devel at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-devel