Summary: I have developed a form to be submitted online. I need to be able to disable the second boxes group under Model2 if the user wants to send info only a...
Summary: in fact, i'd like to know that how can we pass arguments(for user name in this case) along with the form tag, to be submitted to the called script so ...
Summary: Here is an easy solution. Put a Javascript block at the end of the page (or at least after the field to be populated) and update the value instead of ...
Summary: I have a set up where I need to direct the output of a form in a child window belonging to a parent frame in a separate window into that parent frame....
Summary: Larry- This one is a little more difficult...Get ready for the good stuff. It's impossible to press down two keys "at the same time", so no matter wha...
Summary: If you want to add a field to the database table? You need to use an ADODB.Connection object and the SQL command ALTER TABLE Like this: Dim ConnString...
Summary: There are some different problems here. 1. In the onSubmit trigger you are not specifying the function correctly. It needs to be "mod10CheckDigit()" w...
Summary: I have one "select" and few "input type..."in my form.After some option from "select"is selected,i need other fields to be changed automatically (befo...
Summary: Sorry,before there was some mistake. I have one "select" and few "input type..."in my form.After some option from "select"is selected,i need other fie...
Summary: I'm trying to convert from FTP to SSH (SFTP/SCP) on openvms to send and submit batch jobs on a mainframe. I can't find comparable commands to do this....
Summary: hi, im currnetly building a webpage, can anybody give me some code to do the following. i want the find button(with text field) to be put on peepsbot...
Summary: I'm using Borland c++ builder 4 to put together a game simulating the gameshow who wants to be a millionaire. I'm trying ti produce a random number ge...
Summary: hi, im currnetly building a webpage, can anybody give me some code to do the following. i want the find button(with text field) to be put on peepsbot...
Summary: In the BODY onload, start a timer setTimeout('doSubmit()',300000); The above will call the function doSubmit() after 5 minutes passes. NOTE: 1000 = 1...
Summary: Hi, I have 7 forms in my project. Form 6 has a text box, I wish for the text entered in Form 6 to be passed to a label in Form 7. I am new to C++ and ...
Summary: Hi Ghostdog, Sorry for not putting this. I am using -ksh. I would be more happy If i get the output in shell script and I need the first three fields ...
Summary: I'd hate to write/maintain a query that searches on 50 different fields. If the only reason for the fields to be grouped in the same record is because...
Summary: Greetings, I have the following fields: AppStatus (with combo boxes New, Redeterm etc.), DateRecieved and DateDue. If New is selected from AppStatus...
Summary: Creating a form seems to be ok. It is when I create the php file that will capture the variables, there seems to be a problem. The file HandleForm.ph...
Summary: Thank you for your interest. The above was only meant as an example albeit poor, and I have the basics but this one is above my knowledge of VB. Wha...
Summary: Hi All I am trying to search a 4 column range (approx 5000 rows)for all matches on a specific value and for each match, I need all the fields in the r...
Summary: i am urgently in need of tasm.exe and tlink.exe for my project to bo submitted tomorrow morning.please need help.mail it to me if you have those files...
Summary: ok...this is probably easy for all u experts out there... i'm tryin to create a table with some fields. I need one of the fields to be unique and a co...
Summary: I'm new to C++ and i have a project to complete. But i can't seem to come up with the code. I already wrote the code for the cards but i can't come up...
Summary: Is the file to be copied a text file? Otherwise you can't add a date (to-day date and which format?). Is the text file to be processed the same previ...