HighDots Forums  

Dreamweaver CS3

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Dreamweaver CS3 in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
libover30
 
Posts: n/a

Default Dreamweaver CS3 - 03-23-2009 , 06:01 PM






I have created a form where I have put spry text fields in them. The only
problem I have is for the email address. For some reason when the form is sent,
the email address is no longer in the form. Everything else is. What am I doing
wrong that I cannot get my email address to be part of the form once I hit
submit?



Reply With Quote
  #2  
Old   
kiusau
 
Posts: n/a

Default Re: Dreamweaver CS3 - 03-23-2009 , 06:44 PM






[Q]I have created a form where I have put spry text fields in them. The only
problem I have is for the email address. For some reason when the form is sent,
the email address is no longer in the form. Everything else is. What am I doing
wrong that I cannot get my email address to be part of the form once I hit
submit?[/Q]

I fear that you will find little help here. I did recently learn, however,
that there is a forum dedicated to SPRY problems. Perhaps it is the one to
which you have already posted -- Dynamic HTML General. I will follow your post
there to see what happens and maybe even discover a possible source of help in
your company.

Roddy :smile;


Reply With Quote
  #3  
Old   
SnakEyez02
 
Posts: n/a

Default Re: Dreamweaver CS3 - 03-23-2009 , 08:17 PM



There is a chance that the problems are related to the Spry being out of date.
If you are using CS3 like myself you need to run the Spry Updater package to
ensure your Spry stays up to date. This application is actually updated
separately from Dreamweaver despite its integration.

http://labs.adobe.com/technologies/spry/


Reply With Quote
  #4  
Old   
libover30
 
Posts: n/a

Default Re: Dreamweaver CS3 - 03-24-2009 , 09:10 AM



I had the update already. Still can't seem to fix this problem. here is my form
below is this helps at all? It looks like if I had it wrong, all of the form
wouldn't work? Just the email is not part of the form once it gets to the
customer?

Thanks.

<form action="http://formmail.dreamhost.com/cgi-bin/formmail.cgi"
method="POST" name="contact us" target="_blank" id="contact us">
<input type=hidden name="recipient" value="aligato (AT) thalppc (DOT) com" />
<input type=hidden name="required"
value="name,address,phone,date,email,comments" />
<input type=hidden name="print_blank_fields" value="1" />
<table width="339" border="0" cellspacing="2" cellpadding="2">
<tr>
<th width="77" align="left" valign="top" bgcolor="#E0CB4C"
class="style1" scope="col"><span class="style10">Name</span></th>
<th width="248" align="left" bgcolor="#E0CB4C" scope="col"><label
for="name"></label>
<input name="name" type="text" id="name" tabindex="1"
size="30" /></th>
</tr>
<tr>
<td align="left" valign="top" class="style1"><span
class="style10">Address</span></td>
<td><label for="address"></label>
<input name="address" type="text" id="address" tabindex="2"
size="30" /></td>
</tr>
<tr>
<td align="left" valign="top" bgcolor="#E1DEAA"
class="style1"><span class="style10">Phone</span></td>
<td bgcolor="#E1DEAA"><span id="sprytextfield1">
<label for="phone"></label>
<input name="phone" type="text" id="phone" tabindex="3"
size="30" />
<span class="textfieldRequiredMsg"></span><span
class="textfieldInvalidFormatMsg"></span></span><br />
<span class="style12 style14">(000) 000-0000</span></td>
</tr>
<tr>
<td align="left" valign="top" class="style10 style12">Date</td>
<td><label for="date"><span id="sprytextfield2">
<input name="date" type="text" id="date" tabindex="4" size="30"
/>
<span class="textfieldRequiredState style12
style14">dd/mm/yy</span>
<br />
</span></label></td>
</tr>
<tr>
<td align="left" valign="top" bgcolor="#FFFFCC"
class="style1"><span class="style10">E-mail</span></td>
<td bgcolor="#FFFFCC"><label for="phone"><span id="sprytextfield3">
<input name="email" type="text" id="email" tabindex="5"
size="30" />
<span class="style15 style14 style12 style14 style14 style14
style14"><span class="style14">Must be valid email address</span><br />
</span></span></label></td>
</tr>
<tr>
<td align="left" valign="top" class="style1"><div
align="left"><span class="style10">Comments</span></div></td>
<td valign="top"><label for="comments"></label>
<textarea name="comments" cols="30" rows="5" id="comments"
tabindex="7"></textarea></td>
</tr>
<tr>
<td align="left" valign="top">&nbsp;</td>
<td align="right"><label for="submit"></label>
<input name="submit" type="submit" id="submit" tabindex="7"
value="Submit" />
<label for="reset"></label>
<input type="reset" name="reset" id="reset" value="Reset"
tabindex="8" /></td>
</tr>



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.