473,385 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Need Help with HTML on Form

3
What is the html to receive my form results for this problem:

When if receive my form results I received the information filled in but also receive the "blanks" i.e. for an order form. I know there is html to put in the form for this problem but cannot remember it.

Also, is there a way to receive my form just as it is printed on the webpage form?

Thanks
Mar 18 '07 #1
4 1045
drhowarddrfine
7,435 Expert 4TB
Your first question doesn't make sense but I think you are asking if you can pre-fill in the form. You do this using "value=" on that input.

The answer to your second question is no. Unless you want to use javascript to do that for you.
Mar 18 '07 #2
hawks
3
Your first question doesn't make sense but I think you are asking if you can pre-fill in the form. You do this using "value=" on that input.

The answer to your second question is no. Unless you want to use javascript to do that for you.
Thanks for the quick reply. I'll try to clarify the first question more: When I get my order form results, it comes in like this on the item(s) ordered part:

ItemNumber1: 38281
Quantity1: 6
Color1: Gold
ItemName1: Bracelet
IndividualPrice1: 6.50
CombinedTotal1: 6.50
ItemNumber2:
Quantity2:
Color2:
ItemName2:
IndividualPrice2:
CombinedTotal2:
ItemNumber3:
Quantity3:
Color3:
ItemName3:
IndividualPrice3:
CombinedTotal3:
ItemNumber4:
Quantity4:
Color4:
ItemName4:
IndividualPrice4:
CombinedTotal4:
ItemNumber5:
Quantity5:
Color5:
ItemName5:
IndividualPrice5:
CombinedTotal5:


This customer is only ordering 1 item, yet the "blank" fields also come in.
Our webhost sold out to another company and when they did the blank fields of the form started coming in also, as shown above - "ItemNumber2", "Quantity2", etc. I have lines for my customers to order 12 different products so I receive the "field information" for all 12 lines whether filled out or not. Before the sellout I only received the "field information" if that line was filled out. I know there is code to receive only the "filled out" "field information" but I can't find it.

Can you give me a place where I can find how to create Java Script to send the form, as shown?

Again, thanks for you help
Mar 18 '07 #3
hawks
3
Sorry for this second post but I want to say that I'm still asking 2 questions:

1. About the "blank fields" html

2. About the javascript to receive the form as shown on the website.
Mar 18 '07 #4
drhowarddrfine
7,435 Expert 4TB
The blank fields should only appear if there is a value in the form property "value". Perhaps there is now a blank space there such as value=" ". The second part of your question should be asked in the javascript board.
Mar 18 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Sarah | last post by:
Hi all. I have a form, and several text and image links on it that should submit the form with different actions. I prepared a simple page with just the code that's not working. PROBLEM:...
2
by: Barnes | last post by:
Hi, Can anyone please tell me how I can use the replace method to replace a character if it occures in more than one textbox without having to write separate function for each textbox. The...
2
by: Mike Button | last post by:
Hello all, I am really really desperate on what I should do, and I am asking for help from anyone in this newsgroup, here's the situation: I am creating a form that is being run on a server...
10
by: ATeal75 | last post by:
I'm a college student, and I'm having trouble with one of my assignments. We creating a spell checker in javascript that has to compare a user submitted word (using forms) to a 5 word dictionary. ...
0
by: ward | last post by:
Greetings. Ok, I admit it, I bit off a bit more than I can chew. I need to complete this "Generate Report" page for my employer and I'm a little over my head. I could use some additional...
15
by: Cheryl Langdon | last post by:
Hello everyone, This is my first attempt at getting help in this manner. Please forgive me if this is an inappropriate request. I suddenly find myself in urgent need of instruction on how to...
8
by: pamelafluente | last post by:
I am beginning aspNet, I know well win apps. Need a simple and schematic code example to start work. This is what I need to accomplish: ---------------------- Given button and a TextBox on a...
1
by: TopherB | last post by:
Hi, First let me say that my knowledge of HTML and Javascript is fairly limited. But I am stuck in a situation of trying to adapt a website's shopping cart to a new one. Here's the problem, the...
6
by: shapper | last post by:
Hello, I am creating a form that includes a few JQuery scripts and TinyMCE Editor: http://www.27lamps.com/Beta/Form/Form.html I am having a few problems with my CSS: 1. Restyling the Select
3
by: ibeehbk | last post by:
Hi. I have a form made in xhtml. I test via vbscript to make sure none of the fields are empty and properly formatted (ie email). All the regular fields work. However, I have two drop down menus...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.