Difficulties with google authentication - by user283405 I am trying to authenticate google with the following code but google sent me back to the login page again. //STEP# 1 string loginURL =… Read the article
HTTP request, strange socket behavoir - by hoodoos I expirience strange behavior when doing HTTP requests through sockets, here the request: POST https://test.com:443/service/XMLSelect HTTP/1.1… Read the article
What is the JavaScript >>> operator and how do you use it? - by Ken I was looking at code from Mozilla that add a filter method to Array and it had a line of code that confused me. var len = this.length… Read the article
JSON Feed Appears to be XHR when it should be JS - by Oscar Godson I don't get why it'd doing this with the 2nd feed (appearing as a XHR call rather than just JS [looking at it in Firefox/Firebug]). The… Read the article
Choosing an automated testing tool - by pal25 My project is compatible only with Internet Explorer. I want the test scripts to get generated automatically as it is done in Selenium… Read the article
Protect Apache server - by Mike Arnold My server is attacked like this 188.165.198.65 ./../../../../../../../../../etc/passwd%00 HTTP/1.1" 200 28114 "-" "Mozilla/4.0… Read the article
Why browser vendors make their own css properties? - by jitendra Why browser vendors make their own css properties, even they know these will not pass the w3c validation? What is the purpose?… Read the article
How do I set the HttpRequestHeader for a HttpWebRequest? - by Mr. Flibble I'm trying to set the HttpRequestHeader for a HttpWebRequest like so: new… Read the article
RunTimeError in ASP.Net - by ramyatk06 I am doing .net application which is in vb.I am getting an runtime error… Read the article
TraceMonkey and GNU GPL license - by JavaMan I am trying to embed a Javascript engine into my application. But the… Read the article
jQuery .ajax call to bit.ly returns results in IE but not FF or Chrome - by Ian Quigley I am trying to call to the bit.ly URL shortening service using jQuery… Read the article
margin is not working properly in windows/IE - by Salil Hi All, I am using fedora/mozilla for my development enviorment. I… Read the article
Sending keystrokes to a program - by Or Betzalel In window form, I made a button and I'm trying to make it send F1… Read the article
Rich Text Editor with Tab and Table Support - by Chris W. We are developing a project for a client that requires a rich… Read the article
Change Browser settings by script - by jAndy Hi Folks, Afaik, you can change/manipulate browser settings… Read the article
How to create simple Firefox Add-ons? - by Vishwanath dalvi How can I create and deploy a simple Add-on, just for… Read the article
Dynamically inserted input elements not showing up in ActionResult's FormCollection parameter - by roosteronacid I am adding input elements to a view, dynamically,… Read the article
Executing Javascript without a browser? - by Daniel I am looking into Javascript programming without a… Read the article
What Source Code License to use for your project? - by Andreas Grech I am starting this question to try and… Read the article
Tooltips are possible in dropdowns in IE6? - by Geethapriya Hi, Am using a dropdown control in my… Read the article
bookmark feature opening as a sidebar - by harigm HI, I have implemented a Bookmark… Read the article
can adding jQuery listeners slow down browser performance? - by bert I have application that brings… Read the article