Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
CF: Element EMAIL1 is undefined in FORM
Old 06-24-2007, 09:21 AM CF: Element EMAIL1 is undefined in FORM
Ultra Talker

Posts: 316
Trades: 0
I am trying to learn Coldfusion from a book entitled 'Coldfuions MX with Dreamweaver MX'.

However the first exercise doesnt appear to work.

I an getting this error:

Element EMAIL1 is undefined in FORM

As I am a beginer I am not sure what to do.

Here is the main part of my page:
Code:
<form name="form1" method="post" action="action.cfm"> <table width="400" border="0" cellspacing="0" cellpadding="0"> <tr> <td>Email</td> <td><cfoutput>#Form.email1#</cfoutput></td> </tr> <tr> <td>Conformation Email </td> <td><cfoutput>#Form.email2#</cfoutput></td> </tr> <tr> <td>Newsletter Format </td> <td><cfoutput>#Form.format#</cfoutput></td> </tr> </table> <p>&nbsp;</p> <table width="400" border="0" cellspacing="0" cellpadding="0"> <tr> <td><input name="email1" type="text" id="email1"></td> <td>Email address </td> </tr> <tr> <td><input name="email2" type="text" id="email2"></td> <td>Email address confirm </td> </tr> <tr> <td><p> <label> <input type="radio" name="format" value="html"> HTML Format</label> <br> <label> <input type="radio" name="format" value="text"> Text Format</label> <br> </p></td> <td><input type="submit" name="Submit" value="Submit"> <input type="reset" name="Submit2" value="Reset"></td> </tr> </table> </form>
I think the idea of the page is that you enter date into the form on the page, press submit and on the same page the data is displayed.

Thanks.

PS - are there any Coldfusion forums? I had a google but couldnt see any.

PPS - is it just me or does this site not render very well in Firefox 2?
Joe3000 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-25-2007, 04:25 PM Re: CF: Element EMAIL1 is undefined in FORM
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
http://www.tek-tips.com/threadminder.cfm?pid=232

http://www.codingforums.com/forumdisplay.php?f=45

here's two to be going on with.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 06-06-2008, 01:06 PM Re: CF: Element EMAIL1 is undefined in FORM
Average Talker

Posts: 20
Trades: 0
http://cfdeveloper.co.uk/

thats a good one
__________________

Please login or register to view this content. Registration is FREE
jonnyshaw is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CF: Element EMAIL1 is undefined in FORM
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11749 seconds with 12 queries