Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:874533
More Search Options
RSS Available
Matching Posts
Ajax does not work for Firefor, Solution Here
Generally simple ajax code doesnot work for Firefox and lot of questions are floating over internet. But here is the solution. <script type="text/javascript"> var request; function getName(){ var roll = document.getElementById("roll").value; var url = "http://localhost:8080/blog_demo/StudentInfo?roll="+roll; if(window.ActiveXObject){ request = new ActiveXObject("Microsoft.XMLHTTP"); } else if(window.XMLHttpRequest){ request = new XMLHttpRequest(); } request
Posted to
Tips & Tricks
(Forum)
by
BinodSuman
on 6/27/2009
Re: compare two images online
You can compare two images content using imagemagick. It is very easy. You can download imagemagick from here . Version must be greater than 6.0. compare -metric AE 5001.MAIN.jpg 5002.MAIN.jpg difference.jpg if it returns value 0 means both images are same. This post might help you. Thanks, Binod Suman http://binodsuman.blogspot.com
Posted to
System.Drawing/GDI+
(Forum)
by
BinodSuman
on 6/9/2009
Filed under: "image processing" image processing graphics, Images, Javascript
Page 1 of 1 (2 items)
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online