Any Idea what could cause this? I get it randomly at best. But with both IE and FF. It derives from an AJAX banner rotation script I am attempting to implement. Well have implemented it... And the script loads and runs fine per say minus the random error "There was a problem with the request.(Code: 0)" that pops up from time to time.
The error also only occurs when it does occur upon a reload of the page. Or a linked clicked on the page (not even necessarily a banner within the script) Its as if when the page unloads its failing some how but I don't know how, as I don't know what exactly can cause that error, and I have no yielded anything in my searches on google/yahoo about this.
I am using this script http://www.phpied.com/ajax-banner-rotation/
if anyone's familiar with it. I also seem to be the only one with this issue. So I don't know. I haven't done anything to significantly change the base of the script from there, and no one complains about this issue there (except me)
Any Ideas suggestions, etc.. that anyone may have as to how I can either catch the error and fix it. Or catch it and have it ignored so it doesn't cause the pop up. The error has also occurred on several PCs ranging from XP installs with IE 6 to Vista Installs with IE8.. FF gets the same issue so I don't think its a cross compatibility issue. So I know its not just my rig's setup causing the issue. Again like I said any help would be greatly appreciated thanks in advance.
PHP and Javascript
Hi Guys,Im trying to load the contents of an html file into a text area for editing, this is the code I have so far but it doesnt seem to be working. I think it's because some of the $line have
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will be multi-user. I've got the multi-deck shoe and dealing table done and other parts rough coded. What
PDO returns erroneous columns from within pdt
Hi All,This is a truly weird behavior:When using a simple pdo fetch, erroneous columns are returned!Steps to reproduce:------------------------------------------------------------ -----------1.create
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my last ).I need help with a little problem I am having. I am using cURL to navigate through some pages
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have those files download together. Can I have it download a folder? Or maybe have it create a zip/rar file
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is going wrong. It's a set of filters for events. The filter marked "type" (category) works
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the username of the person and a avatar type thing. When the script tries to send the avatar image to
Why will this program not run if the variables are not global?
Hey guys I have a kind of perplexing situation that is probably simple, but I can't seem to understand something. I have this code here that is basically a program that solves all 92 eight queens
What is SAP Avatar ?
Hi All,
Email Form Syntax Issue
I need the TO: in email to display To: CEO instead of To: abc@mail.comHow to alter the script below?Code: <?PHP$to = "abc@mail.com";$subject = "subject"; $headers =