Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 14th, 2008, 02:18 PM
Newbie
 
Join Date: Aug 2008
Posts: 1
Default Coldfusion Form

I have created a coldfusion for www.lfcsb.co.uk/Form.cfm using this tutorial http://www.fordwebs.com/cfform.cfm. However, as you will see if you navigate to my page, there are no input boxes. Could someone help me please,
Stephen

if you need to see some code, for the surname section, this is the code:

[HTML]<tr>
<td align="right"><span class="style1">Surname:</span></td>
<td>
<!--- Surname textfield - REQUIRED --->
<cfinput
type="text"
name="Surname"
size="80"
required="yes"
message="Please enter your Surname!">
</td>
</tr>[/HTML]

Last edited by acoder; August 14th, 2008 at 05:08 PM. Reason: Added [code] tags
Reply
  #2  
Old August 14th, 2008, 05:13 PM
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 12,722
Default

For a start, you need to have Coldfusion enabled on the server. At the moment, it's treating it like a text file and just showing the source code.
Reply
Reply

Bookmarks

Thread Tools

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 Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles