Forum: HTML and CSS Jun 1st, 2005 |
| Replies: 2 Views: 13,345 |
Forum: HTML and CSS May 27th, 2005 |
| Replies: 5 Views: 3,673 |
Forum: HTML and CSS May 27th, 2005 |
| Replies: 5 Views: 3,673 Re: Forms - Print Button Thomas
Now I feel stupid. I created a print button but where in the code does the print() go? Right now the code looks like <input TYPE="button" VALUE="Print">
By the way, thanks for your help. I... |
Forum: HTML and CSS May 27th, 2005 |
| Replies: 5 Views: 3,673 Re: Forms - Print Button This is a site I maintain on a volunteer basis and the hosting is provided free by one of the Board members. So, we don't really have the option of changing right now. I'm trying to get them to get... |
Forum: HTML and CSS May 27th, 2005 |
| Replies: 5 Views: 3,673 Forms - Print Button I have a form that cannot be "submitted" because the server doesn't accept cgi or php. So I've decided to just accept it and have the visitor fill out the form online and then print it and mail it... |
Forum: HTML and CSS May 27th, 2005 |
| Replies: 2 Views: 13,345 Forms - Print Button I have a form that cannot be submitted because the server doesn't accept cgi or php. So, I've decided to just have the user fill it out, print it and mail it in with payment.
I know I've used the... |