Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

form fields not passing on submit

Status
Not open for further replies.

ksaben

Programmer
Apr 12, 2001
4
US
(I've posted this in both the HTML and CF forums because I think it's a basic IIS/HTML problem but it's in a CF app.)

This is embarrassing and confounding. I have a basic HTML form that submits to a second page. The form submits to the page, but the fields aren’t passed. Note that this is in a ColdFusion environment but the only CF code is after the form is submitted and fields are detected so while the CF application server may be part of the problem the code isn’t. The CF debugging shows that the fields just aren’t there, not that values are empty but the fields don’t exist period.

To make this even more bizarre, the form originally worked but suddenly stopped (no change to code- it was after it was in production environment). Thinking it’s an IIS setting but haven’t encountered before. I've looked over the HTML and it looks to be in order- no missing tags etc.

Please help!!!
 
Your code looks great to me! (-:



Hope This Helps!

ECAR
ECAR Technologies, LLC

"My work is a game, a very serious game." - M.C. Escher
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top