thomassen

thomassen

Joined Member # 509772
28 Posts 214 Replies 27,504 Reputation

The odd thing is that when I post from Firefox from my Vista installation (got dualboot with XP) it all works fine. But what's odd is that the XP installation is very fresh as well so I really wonder what might block it on my XP. I thought one of my extensions was the cause, but disabling them didn't do any difference. Nor did disabling the firewall and antivirus app. Does anyone know of any other programs that might block Firefox's javascript. It's contained to just Firefox because IE and Opera

114 Replies 40,636 Views

Server Error in '/' Application. There was an error with your request. Please try again. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Exception: There was an error with your request. Please try again. Source Error: An unhandled except

114 Replies 40,636 Views

This is odd. The last post was through firefox, viewing the thread as an article with the old view. It worked fine. But whenever I try to post a post in the new forums with firefox I get: Server Error in '/' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. E

114 Replies 40,636 Views

That's because when using 4 as argument for the FormatDateTime it will "Display a time using the 24-hour format: hh:mm" ref: http://www.w3schools.com/vbscript/func_formatdatetime.asp As for returning a different country, you have to find the timezone and then adjust that according to the time zone difference. Use DateAdd to add the number of hours you need. ref: http://www.w3schools.com/vbscript/func_dateadd.asp To further comlicate it, it seems that there is no

24 Replies 6,588 Views