Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
Amatuer requiring assistance
Beginner and amateur in need of assistance
My Site - (Spare Parts for Domestic Appliances)
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
What's best way to get a user's Word doc converted to simple html and images?
Hi all,
I was just wondering if anybody has any experience of this.
Basically, I'm buildin
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know