I have some very basic forms that I use. When user submists form it calls a basic php3 script that essentially mails the variables to a certain email. Most forms work fine, but some of them do not send one or two of the variables in the form. I have checked case and spelling and form name of variable matches the one in the script, yet they do not show up, what else can I check, I am stumped. Most variables do show up, it's just 1 or 2 variables that do nto get sent in 2 forms, all other forms work perfectly. Thanks,