Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > Client Side Scripting
User Name:
Password:
 

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 11-03-2009, 04:23 PM
  #1
Rudiger
Novice (Level 1)
 
Join Date: Nov 2009
Posts: 1
iTrader: (0)
Rudiger is an unknown quantity at this point
Data not displaying in text field properly

I have three user input text boxes called; "name", "email" and "phone" and one text field to display that information called; "feedback".

When a "Submit" button is clicked, the three text boxes are validated to check that what was typed inside them was OK.

I then want to display the Users' name, email and phone number on individual lines in the text field, for example, name on line 1, email on line 2 and phone number on line 3.

At the minute when I submit the information only the phone number displays on the first line of the text box. In the text field "feedback"; I know the HTML probably interprets my code as; the name is being replaced by the email and then the email is being replaced by the phone number.

Here is the relevant section of my code.

function validate(){

if (validateName () && validateEmail() && validateformatNumber()){
var myName=document.survey.visitor.value;
document.survey.feedback.value=myName;

var myEmail=document.survey.email.value;
document.survey.feedback.value=myEmail;

var myPhone=document.survey.phone.value;
document.survey.feedback.value=myPhone;

return true;
}else{

return false;
}}


I think the solution could be something simple but I haven't much of an idea of how to do it. Thanks in advance.
Rudiger is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote

Reply
KEEP TABS
SPONSORS
 
Boxedart
 
 


 
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
  
 
 
 



 
  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
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 03:18 AM.

   

Mascot team created by Drawshop.com

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

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.