Search found 5 matches
- Sat Feb 05, 2005 4:08 pm
- Forum: Javascript
- Topic: javscript problems for slideshow...
- Replies: 1
- Views: 278
javscript problems for slideshow...
I'm using the following code for a slideshow image on my site, trying to make it as easy to add images as possible without editing code. It changes images every 10 seconds perfect, the next() button works, but the prev() is giving me problems, it will go back a few times then say undefined, then go ...
- Fri Feb 04, 2005 12:58 pm
- Forum: Databases
- Topic: mssql problems, iis not working
- Replies: 6
- Views: 562
- Fri Feb 04, 2005 12:22 pm
- Forum: Databases
- Topic: mssql problems, iis not working
- Replies: 6
- Views: 562
- Fri Feb 04, 2005 12:17 pm
- Forum: Databases
- Topic: mssql problems, iis not working
- Replies: 6
- Views: 562
No I havent tried running in ISAPI, which dll do I use for that? I checked my evenlog only thing I could find was this: Application popup: Warning : PHP Startup: Unable to load dynamic library 'C:\php5\php_mssql.dll' - The specified module could not be found. For more information, see Help and Suppo...
- Fri Feb 04, 2005 11:51 am
- Forum: Databases
- Topic: mssql problems, iis not working
- Replies: 6
- Views: 562
mssql problems, iis not working
Hello everyone, When I enable MSSQL with PHP my webservice (iis) stops working, wont serve any files .html, .asp anything. I did the following Copied ntwdblib.dll into c:\windows, c:\windows\system32, and c:\php Copied php_mssql.dll from c:\php\ext, to c:\windows, and c:\windows\system32 removed ; f...