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.
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please tell me how can i restrict that
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which I store in a single table. Any user subscribing to that item will be pulling up to 4 records from
Number Format
Hi All,
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.Code: <? $timenow=time();$select = mysql_query("SELECT * FROM users WHERE online > '$timenow' ORDER by id ASC");$num =
Fetching META TAGS through
Hello everybodyI want to fetch meta tags of a domain.It will be done from following code of index.phpCode: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
send message to the java application
Oracle 10g with Windows platform.
Calander Basic Spript help
hi, just starting out with PHP and have the following script: <?php //This gets today's date $date =time () ; //This puts the day, month, and year in seperate variables $day = date('d', $date)
Php Mysql Page Loading Notice
Hi all,I was wondering if there is a way (Sure there is) of showing a message or an image while a page is loading.The issue is that I have a big table and I'm running some queries against it.Obviously
Update data to upper case in parent/child tables
Hi Gurus!
How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat screen when the user login.This is the code:Code: // USER IS LOGGED IN, FORWARD TO USER HOMEif(