> I have this HTML form and its validation done in javascript. All this HTML
and Javascript inside echo""; in a PHP code. The Form loads fine and the
validation also works fine when the HTML and javascript are used
independently as an HTML page. But when put in PHP, the form is ok, but the
validat
Sounds like you may have missed a \ on a quote or something. Can you supply
the code?
-Dash
-Original Message-
From: prachi shroff [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 12:39 PM
To: php php
Subject: [PHP-WIN] javascript in php
Hi!
I have this HTML form and its va
php-windows Digest 12 Jun 2002 19:39:01 - Issue 1188
Topics (messages 14190 through 14196):
Re: PHP with Apache modules
14190 by: Brian Huff
Connecting to MS Access
14191 by: Bill Hudspeth
14193 by: Scott Hurring
14194 by: Michael Davey
14195 by: Sco
Hi!
I have this HTML form and its validation done in javascript. All this HTML and
Javascript inside echo""; in a PHP code. The Form loads fine and the validation also
works fine when the HTML and javascript are used independently as an HTML page. But
when put in PHP, the form is ok, but the
Try username="admin", password="".
Most databases start off with those u and p settings.
--
Scott Carr
OpenOffice.org
Whiteboard-Doc Maintainer
http://whiteboard.openoffice.org/doc/
Quoting Bill Hudspeth <[EMAIL PROTECTED]>:
> I am having problems connecting to an Access database. I am using
I have had to use an Access database once with ODBC and found that it was
very picky about the username that you used to login - the only one I found
that actually worked was Admin - YMMV...
Mikey
> -Original Message-
> From: Scott Hurring [mailto:[EMAIL PROTECTED]]
> Sent: 12 June 2002
All of your errors stem from the first error. You do not have
a valid connection resource -- so when you try and run queries
and functions, they fail, saying that there's no valid ODBC
source.
I've not used Access in the past, so i can't say what specific
information it's looking for, but go ove
I installed the latest version of php on a Windows NT box running IIS.
Everything is fine but when I elect to autoload the php_mssql.dll I get
a "Could not load php_mssql.dll ...Could not be found" error. I
quadruple checked the the path and that is fine. Several other of the
modules that are
I am having problems connecting to an Access database. I am using Windows
2000, IIS 4, Access 2000, and PHP 4.2.1. I have created a system DSN using
the Access (.mdb) driver, and have a username and password. What's going
on?? Thanks, Bill
The code I have used is as follows:
you should probably send the exact error message so we can be sure...
but Im betting that its complaining about build numbers being different.
You probably have incompatible versions of php4apache.dll and
php4ts.dll on your machine... or else one of the other dlls that you
load up (referenc
php-windows Digest 12 Jun 2002 07:23:22 - Issue 1187
Topics (messages 14188 through 14189):
cached include extension
14188 by: Brian Huff
PHP with Apache modules
14189 by: Sean
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe fr
I just updated PHP to the latest version. When I start up Apache theres
an error in php4acpache.dll or something. Says something that is
attached to the system is not working.
Also with the old version of PHP(4+) I cant get ImageCreateFromJPEG() to
work.
Cheers
-sean
--
PHP Windows Mailin
12 matches
Mail list logo