Hi,
I am using a standard html form but I want to use a graphic in place of the default submit button at the bottom of the form.
I am using this code:
<input type="image" src="button.jpg" name="submit">
When I submit my form a script catches the condition with as follows.........
if...
Hi,
Does anyone know how I can implement a calender that will autofill the date fields of a html form as in the example below, click the link and you'll see a little calender icon next to the date drop down fields.
http://www.easyjet.com/en/book/index.asp
Many thanks in advance.
Rob.
Hi,
I am using a simple piece of javascript code in the body tag of a html document so that when the page is called a print dialogue box pops up automatically:
<body ONLOAD="window.print()";>
Does anyone know if it is possible to make the print pages default to another quantity rather than 1...
Is there an i-frame expert out there?
I am sure I have found a bug.
Take a look at this page:
http://www.plastikibiza.com/index4.htm
The white box is an i-frame and the red box is a table. I have found that any objects below the top line of the i-frame disappear when online. For example in...
Hi,
I am using amn iframe on this page:
http://www.plastikibiza.com/
The picture of the face is the iframe. I would like to add a copyright message below the frame. So I have drawn a layout table in dreamweaver and added the text.
However when I upload the html file to my sever the text is...
Hi,
I posted a request for help solving this problem a while back, I now better understand the problem and so hopefully there is a solution out there.
I have an i-frame and within the i-frame is a html form.
The i-frame is taller than the screen, so in order to complete the html form the user...
Hi,
I am sure this is simple to fix but not sure how to start searching for an answer!
I have a html form which is quie long, in order to complete the form the user must scroll down the page. When the user submits the form by clicking a button the page refreshes but the refreshed page is...
Hi,
I need to create a drop down select which asks the user to select a number from 1-5.
Depending on the value selected I then need to provide 4 text fields for input.
Is this possible, I can use php too if required.
Any pointers or suggestions would be appreciated.
Thanks,
Rob.
Can anyone help with my javascript code please?
I have a button which when pressed calls a function named 'popjack' which pops up a new browser window. The function is called with a paramter 'printflag' and I want to assign the value of this to a variable 'var1' in the url of the browser window...
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.