Hello Dan
There was some misc stuff left over. As i was trying different ways to display the information.
Cleaned up code.
Also I did not list all the states to keep it short.
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Hello
Need help.
I have a from with a dropdown list of all the states.
When the user selects a state from the dropdown list the values will populate the 7 different fields. I comma separated the values and each value will go into a different div and has a View Map that will link to a web site...
This is where I am inserting the link information.
<code>
thetext2[3]="<strong>Panto: </strong>Linen<br><strong>Color: </strong>Process Blue<br><strong>Feature(s): </strong>Heat Sensitive Ink<br><strong>Available Formats: </strong>Mens Sizes<br><strong>View PDF: </strong><a...
This is where I am inserting the link information.
thetext2[3]="<strong>Panto: </strong>Linen<br><strong>Color: </strong>Process Blue<br><strong>Feature(s): </strong>Heat Sensitive Ink<br><strong>Available Formats: </strong>Mens Sizes<br><strong>View PDF: </strong><a...
Hello I have a page when you select a item from a drop down menu it will display the image to the selection made also it will display information about that product. What I cannot figure out is how to add a link to a pdf file in the information that is displayed. I want the link to the PDF file...
Sorry I was trying to make a fix and made a change. But here is the one with the image selection.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta...
Hello
I am trying to figure how to make a image display with a text description when the item is selected from a dropdown.
I have gotten the image to display when you select it from a dropdown but I cannot figure out how to make the description change when the image changes. The description...
Hello,
I have a form that a user can enter information and it will display a result. I want to convert this to submit informatin from one of the text fields.I am trying to prevent certain text fields being sent.
I used the attribute "disabled= disabled" but I cannot enter information into the...
Hello,
Can anyone help with this. I am trying to combine 2 text fields into 1 text field. I found this which works when you select the button. But I do not want the function to happen when the button is selected. I want the function to occur when the person finishing entering the information in...
T Thanks for your help.
I reviewed the code and it looks pretty straight forward.
Still need to do more research. But it give me a starting point. This is a learning process and every little bit helps for that process. Again thank you.
I made changes you can view what I have done.
<script...
Trollacious Thanks for the valign tip.
I do not think I explained my self correctly. I am still new to this. The text displays at bottom of form correctly that is working fine. I changed the code to your suggestions.
I eliminated the text at the bottom of the form Name, Address, City, State and...
THANKS that is a great tip.
But it still only displays the information entered into the text field. What I need to happen is when you enter "Your Name' in the text field. the result would display
Name: Your Name
Address: Your Address
City: Your State
Zip: Your Zip
that way I can eliminate...
Hello
I am creating a form. for the user to enter information.
What I am trying to do is display the information at the bottom of the form so they can review before the forms is sent. I got it to display the information being entered into the text field to display correctly at the bottom of the...
Hello
I have a form that does a calculation. But what I need to do is replace an images based upon the number the user enters. If the users enters a number 6 in "txt01" field.
Image "Bl01" which is a place holder will display the image the image file "06.jpg". If 2 is entered into "txt01" image...
Hello
I have a form that does a calculation. But what I need to do is replace an images based upon the number the user enters. If the users enters a number 6 in "txt01" field.
Image "Bl01" which is a place holder will display the image the image file "06.jpg". If 2 is entered into "txt01" image...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.