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...
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.
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...
This is a strange one.
If a user is logged on and has his/her computer on for the whole night, the next day there is extensive amounts of bottlenecking when using Microsoft Office products for that user. Ex. When a user tries to open a word document it will open in the normal amout if time...
Can this be done? I have a text box that is multilined filled with text. I'd like to have 2 command button so the text can scroll up and down in the text box without the scroll bars showing up?
Possible?
Can an Command Button have visible = false but still be active?
Heres what I have.. I have a picture of a phone. I want to implement command buttons over certain parts of the pciture (number keys etc..) so with a user click on it, it activates code. I don't want to ruin the picture of the phone...
Hi, here is my problem. Off websites when I choose to DOWNLOAD a MP3, it downloads it to a temp dir and begins to play it (kind of like streaming).
If there anyway to back it back to asking me where to save the file?
Thanks.
Hi ppl.. below is just some test code I found to see if string works on my system. The error I get is: error C2065: 'string' : undeclared identifier
It is includes, what could be wrong?
#include <iostream.h>
#include <string>
void main()
{
string stringA = "Nutcracker"...
I need assistance with the following problem. I'm trying to restrict my querys to withing 2 dates.
select * from DB where DATESTAMP between '01-01-01' and '01-03-01'
Thats the command I use, but the dates are from variables. Everytime I try this I get a data type mismatch. Can anyone tell my...
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.