[PHP] Delaying $(document).ready() in jQuery until php script finish

2011-03-03 Thread Richard Sharp
I have been banging my head trying to figure out how to delay $(document).ready() command until my php script finish running and load data into a csv file. Any ideas Thanks Richard Sharp Database Administrator PH: 316-942-8604 ext 108 Tenderness is what love looks like in private

[PHP] Error handling a max license issue

2011-02-17 Thread Richard Sharp
= odbc_connect($aei_db, $user, $pass))) { $refresh_message = "This page has not been refreshed since: " . date("h:i"); echo $refresh_message; $have_license = false; } } Thanks in ad

RE: [PHP] switch case madness

2011-01-19 Thread Richard Sharp
LOL, so true -Original Message- From: Adam Richardson [mailto:simples...@gmail.com] Sent: Wednesday, January 19, 2011 12:28 PM To: PHP-General Subject: Re: [PHP] switch case madness On Wed, Jan 19, 2011 at 12:44 PM, Micky Hulse wrote: > On Wed, Jan 19, 2011 at 6:45 AM, Joshua Kehn wrot

RE: [PHP] OLE-DB to Pervasive

2010-11-01 Thread Richard Sharp
paras...@gmail.com] On Behalf Of Daniel P. Brown Sent: Monday, November 01, 2010 1:46 PM To: Richard Sharp Cc: php-general@lists.php.net Subject: Re: [PHP] OLE-DB to Pervasive On Mon, Nov 1, 2010 at 14:38, Richard Sharp wrote: > Hello, > >                Does anyone have a way to connec

[PHP] OLE-DB to Pervasive

2010-11-01 Thread Richard Sharp
Hello, Does anyone have a way to connect to Pervasive DB. I cannot use ODBC, because I am on a 64 bit OS. Thanks Richard Sharp Database Administrator PH: 316-942-8604 ext 108