Back to myContactForm.com - Easy email form creation and processing for your web site
myContactForm.com - Help Forum Forum Index myContactForm.com - Help Forum
Have a question that you need answered about myContactForm.com? Post it on this message board but first search this forum and read out FAQ to ensure it has not already been answered. This is not a board to post links to your site! SPAM will be deleted!
 
   Search MessagesSearch Messages
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Default state selection

 
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management
View previous topic :: View next topic  
Author Message
Disneyfan



Joined: 05 Dec 2010
Posts: 5

PostPosted: Fri Dec 17, 2010 2:07 pm    Post subject: Default state selection Reply with quote

In my form I am using the drop-down State selection box. Is there a way to set the default state that appears instead of Alabama which is first in the list?
Back to top
View user's profile
mycontac
Site Admin


Joined: 31 Dec 2003
Posts: 2860

PostPosted: Mon Dec 20, 2010 7:01 am    Post subject: Reply Reply with quote

Good Day,

You would need to manually change the code within an external HTML editor. Basically look for the bit of code that looks similar to this:

Code:
<option value="AL">AL</option>


Change this code to say:

Code:
<option value="AL" selected>AL</option>


Nick Ladd
myContactForm.com
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    myContactForm.com - Help Forum Forum Index -> Form Management All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group