Normally we have to pass Latitude and Longitude to get location, but Using Google API “geocoder.getLatLng()” we can get location by passing address. thanks to one of my friend Dhiren Javia to find this solution for me. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">...
30 July 2009
27 July 2009


Apply image reflection effect using jQuery visit here Reflection.js for jQuery is very cool plug-in to apply reflection in image dynamically without uploading two images. It is also allows you to add instantaneous reflection effects to your images in modern browsers, in less than 2 KB. It will create a “Canvas” tag programmatically to show reflection and working will almost all browsers. See...
22 July 2009


This is very good idea to compresses CSS file before uploading it on web server, It compress the file size and improve performance of web site. But some time we need to edit the same compresses file it is very big headache, There is a small online tool to compress and decompress CSS. Visit here ...
10 July 2009


Microsoft have launch new search web site, Bing.com, When we open this web site, there will be a cool background every day. Find all archives of those cool background from here. If you don’t want to load that image use this URL one time http://www.bing.com/?rb=0. Here rb=0 means No Background Image, and type rb=1 to load it....
09 July 2009



Let create cool JavaScript thumbnail zoom effect.The concept is that there will be thumbnail on page user can see it and original image will be hidden at the same time and when user rollover on that thumbnail hidden main image will smoothly resize on the same place.<script src="thumbscreen.js" type="text/javascript"></script><div><img src="saAction Real.jpg" alt="saAction" id="screen1"...
08 July 2009



I have faced this problem many times posting an article on blog spot. I was not able to provide good HTML, C# or any other code with color formatting, The problem is at the HTML code was rendering as HTML and breaking the post content, It is not able to get different between our articles code and its own code.So tried to find its solution over the net, and get many good result.1) SimpleCodeThis very...
07 July 2009



Microsoft .Net Framework 3.5 provides Chart Control for Windows and Web applications.let learn quick start about Chart control with Asp.net web site.You have to download MSChart for Microsoft .NET Framework 3.5, It will install new assemblies that contain the ASP.NET and Windows Forms Chart Controls.After its installation you have to add that control in Visual Studio's ToolBox, it will not comes...
06 July 2009



Many mobile user uses Flash animated wallpaper or screen sever, and they really like some kind of motion on mobile phone screen. And if you know flash and want to create some existing job with it. This quick tutorial will be help full to you.lets create flash file which can run in your mobile?This is very easy, lets create a flash file to apply it as wallpaper or screen sever.I am using Flash cs2...
05 July 2009


Have some fun, Whether you wear Specs or not, Its Mandatory U Complete each Test in 4-5 Seconds,This is a simple neurological test.Sit comfortably and be calm !1- Find the C below. Do not use any cursor help.OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO...
03 July 2009



Many time in commercial web sites client want to export data as excel sheet result correct with date time formatting and number decimal point formatting.here is that kind of example.string styles = "style> .amount { mso-number-format:0.00; } .exDate { mso-number-format: dd\\/mmm\\/yyyy; } /style> ";//please write lessthan sign before "style" word Table xl = new Table(); xl.BorderWidth =...
Subscribe to:
Posts
(
Atom
)