Thanks for hte quick replies.
Bombboy, I will try your suggest and let you know.
The reason i am passing data over 2 forms is the following
a) Form 1 allows the user to pick which date they wish to attend an event. The values passed here are the values needed by the payment system
b) Form 2...
Hi, I have a problem
Here is my situation. I have 1 html page, this html passes 4 hidden values to another html form (without problems).
On my second html page, this is a registration page. It asks for Name, DOA and occupation.
Name is a text field. The occupation is a dropdown list and the...
thanks for the help, but I still can't get it to work. Below is a diagram and the steps i've done.
WAN (ip: 24.x.x.x) --> Linksys Router (Gateway 192.168.1.x) --> SMC Router (Port 2 off Linksys to WAN on SMC)(Static IP: 192.168.1.200, Manually enter WAN DNS Settings, Gateway: 192.168.1.200...
I have a Linksys (wired) router and I have a SMC wireless router. If there a way to change them together so I can use my inet connect (off my linksys) with my wireless laptop?
Heres a diagram
Intet --> LinkSys --> SMC --> Laptop
I had all my wired PCs in the SMC router for a bit but I found...
Is there a way to dynamically set the content of the screen to be centered vertically (up and down)
I know u can just to ALIGN=CENTER for horizontal centering
Hi, is there a way to connect to a mysql DB hosting on another hosting company?
rather then using the 'localhost' to connect to, can I specify a server name?
Hi, heres my problem
Computer A (windows 2000) and Computer B (Win98) are networked. Computer A provides Computer B with internet access using ICS.
I was working on Computer B and ran Ad-Ware to remove any spyware. After the reboot i cannot connect to the internet. I recieve an IP address...
Hi, can anyone assist me with the following. I need the code to
a) once a user clicks the submit button on a form it verifies the data in the text field is valid (not null).
b) If all data entered then run php script or a pop up message will appear telling users to fillin all data fields.
Thank you. It worked.
Now is there a way to set a global variable? ie.
<php
set variable X here
?>
HTML CODE
<php
USE variable X here
?>
Is that possible or do I need to use a special variable?
I am trying to do something which I'm not even sure can be done.
I want php to load an image if certain conditions are met.
below is the code i'm playing with. Can someone please provide feedback
<?php
$x=1;
if ($x == 1) <IMG SRC="images/ComingSoon_Middle1_Mid.jpg" WIDTH=304...
hi, is there a way to use data from a HTML form and use that to modify data in a DB?
Heres my situation.
I have a form setup for an event.
The user selects which event they want to go to (in a form)
The form then goes to the DB and check to see if #ofTix > 0
If it is, the user continues to the...
I can't use list boxes. I don't want the user to select the file, I have the paths hard coded (below)..
pic1.picture = loadpicture ("c:\test\test.jpg)
I don't want to specify c:\test, I just want current directory
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.