When I try to connect I get a cannot connect message error 2003 with (10061) at the end if that means anything. I can't think of anything out of the ordinary that may have caused it to do this. All of a sudden it just won't connect.
I've lost my connection to MySQL server. I'm getting error2003 with (10061) at the end of the error statement. Nothing was done to the program to make it do this, that I can think of.
It would help if I could merge two spreadsheets. I have an original with employees, their social, and safety points for each month. Is there a way to import a worksheet each month with points? Not all employees recieve points each month and there are many new employees each month. Is there a...
I can't figure out how to have an equation with the cell the equation it is in, be a part of the equation. Office keeps telling me it can't be a part of its own equation. I am trying to accumulate points and have year to date = year to date + whatever.
Please help.
Why won't Perl work on Windows server? I have been told my CGI shopping cart will not run on a new Windows 2000 server. Currently we have an UNIX server. Does anyone know where a different Perl would be that will run on Windows?
It keeps saying it can't find page in browser.I've tried changing up the file extension. The only thing I can think of is the reference to the mail program does not point to anywhere on my site. I have a couple of other programs that may work. If anyone could look at them and thinks they...
I have the following code and when I "get" it from the html it shows the code in the browser window. I am new to the server I am using so may not be directing something right. Also, the pl program is in the same directory as the html, maybe it has to be in a cgi folder, I don't know...
I am dealing with an existing CGI shopping cart program. I have a few questions. If the program is in CGI is it also in Perl and do I have all that I need to program in Perl? How can I tell? I need to access a MSQL database and subtract data from the CGI from the database, I am requiring a...
I put the following code in a CGI shopping cart and am getting errors. Anyone have any ideas.
## includes
include("config.php");
## check login
## connect and execute query
$connection = mysql_connect($hostname, $user, $pass) or die ("Unable to connect!");
$query =...
I have accessed a database with a PHP program on its own page. It shows the results of the search on one page and then the user clicks on a link, continuing the CGI shopping cart program. I need to someway have access to the data that was retrieved in a later CGI page where the data needs to...
In a php program for mySQL, I have gotten variables out of a database and am trying to send them to CGI. Can A link also post to CGI at the same time? I'm probably forgetting something to pass.
Is it possible to pass a PHP variable to CGI script for editing and reinsertion into a database. I've tried <form action> plus the variable and complete file name. I may have included this in the wrong area. Anyone have any ideas.
My company has a safety awards point program where points get you products. My shopping cart is in CGI and the database is on SQL Server. I have a place set up where people can use a password to view there points and the database is accessed to show points. I am trying to subtract points...
I am using a CGI shooping cart and would like to subtract points off of a database when orders are placed instead of doing it manually. I also have a MySQL application where users check their points with a password. Is it possible to link the two or is it possible to just do the work in CGI...
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.