Enter Keywords:
1 - 10 of 585(0.01 seconds)
Sort By:
 
OK, here's the code: <html> <body> <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="black" align="center">   <tr>     <td align="left" width="1">111</td>   </tr> </...
Zones: HTMLDate Answered: 02/15/2001 Rating: 5.8 Views: 0
hi ! i've got a big form with diffrent buttons which link to a perl script. one button shall load the script in the same window. some other buttons shall open a window with special height and so on...
Zones: HTMLDate Answered: 08/15/2001 Rating: 7.4 Views: 0
Does anybody know of an SDK or utility that allows a client to programmatically fill out an html form and submit it via http? If not, any ideas as to where I could get started in writing such an...
Zones: Web DevelopmentDate Answered: 02/18/2002 Rating: 7.0 Views: 0
I would like to have a user input a number into a few HTML form fields(field_1, field_2, field_3. Once he has clicked into a new field the total of the values in 1, 2, and 3 gets displayed in field...
Zones: HTMLDate Answered: 04/06/2003 Rating: 7.8 Views: 0
Heya,      I have created a rather straight forward Contact FORM for my website. The normal, name, address, e-mail ETC.      Since I have a few different department's in my company, i want peop...
Zones: HTMLDate Answered: 12/21/2003 Rating: 8.0 Views: 0
This is what i am doing: Password protect a folder using windows basic authentication. This is what i am running: 2000 server / iis5 / ntfs partitions Will this work if the partitions are f...
Zones: ASPDate Answered: 02/10/2004 Rating: 8.4 Views: 0
I have several web form scripts, each one calling the next one in sequence (form1.cgi, form2.cgi, etc). I am using hidden fields in the "here-doc" code to carry the values over to subsequent forms....
Zones: CGIDate Answered: 04/20/2004 Rating: 7.6 Views: 0
I have a 'checkout' page in my web shop. I link to a secure site to take credit card details. The bit of code below is an HTML that sends the data to the secure site. It works fine from a static HT...
Zones: ASPDate Answered: 04/07/2004 Rating: 8.8 Views: 0
How could I fill in a html form from C++?
Zones: C++Date Answered: 10/13/2004 Rating: 7.4 Views: 0
This is an odd question? I have bank validation software that uses .ASP. I have a telephony dialler system that uses javascript and html pages to write back information to a database. How ...
Zones: JavaScriptDate Answered: 05/19/2005 Rating: 7.6 Views: 0