Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Editing 'Ask A Question' form
Author « Topic »  

Zumboddy
Starting Member

USA
15 Posts

Posted - 02/05/2020 :  10:45:23  
I am trying to add a field in the 'Ask A Question' form (in the includes.asp page). I wanted to add a phone number field. I think I have followed the instructions, but after saving the file and putting it on my server, there is no change - new field does not appear. Is there another step I am missing?? Any other files need to be updated??

OLD portion of includes.asp file:

useaskaquestion=true
askquestionparam1="Type of location"
askquestionrequired1=TRUE
askquestionhtml1="<select name=""ectfield"" id=""ectfield"" size=""1""><option value="""">Please Select...</option><option value=""Residential"">Residential</option><option value=""Commercial or School"">Commercial or School</option></select>"
askquestionparam2="Your delivery Zip Code"
askquestionrequired2=TRUE
askquestionhtml2="<input id=""ectfield"" name=""ectfield"" size=""30"" type=""text"">"
___________________________________________________________________________
NEW portion of includes.asp file:

useaskaquestion=true
askquestionparam1="Type of location"
askquestionrequired1=TRUE
askquestionhtml1="<select name=""ectfield"" id=""ectfield"" size=""1""><option value="""">Please Select...</option><option value=""Residential"">Residential</option><option value=""Commercial or School"">Commercial or School</option></select>"

askquestionparam2="Your delivery Zip Code"
askquestionrequired2=TRUE
askquestionhtml2="<input id=""ectfield"" name=""ectfield"" size=""30"" type=""text"">"

askquestionparam3="Your phone number"
askquestionrequired3=TRUE
askquestionhtml3="<input id=""ectfield"" name=""ectfield"" size=""30"" type=""text"">"

Any Ideas??

Tim Winn

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 02/05/2020 :  18:07:01  
Hi Tim, I just tried using the code you posted and it worked for me, try clearing your browser history/cache or check using a different browser. Also the feature is available for sites running version 6.5 or higher.

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

Zumboddy
Starting Member

USA
15 Posts

Posted - 02/06/2020 :  09:21:57  
Thanks, Sinbad.

That seems to have done it!

Tim Winn
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000