Jigar.Net : How do I ?http://www.jigar.net/howdoi/The www.jigar.net site is a portal site for the ASP.NET article news and source code.en-US0001-01-01T00:00:000001-01-01T00:00:00How can I pass a javascript value to asp.net variable?http://www.jigar.net/howdoi/viewhtmlcontent336.aspxI have a problem with javascript and asp.net, I need pass a javascript value to asp.net variable. how can i do this? can I pass the input value from javascript to asp.net function, noramally it can't, but is there any work around to dothis?2009-03-10T00:00:00.0000000Generic String.Parse Extension Methodhttp://www.jigar.net/howdoi/viewhtmlcontent319.aspxHow can I create generic parse method to convert string to number or date?2008-03-28T00:00:00.0000000How do I draw verticle text on image using GDI+?http://www.jigar.net/howdoi/viewhtmlcontent295.aspxFollowing sample code shows you how you can draw verticle text on image using GDI+?. 2007-12-03T00:00:00.0000000How can I parse my custom connection string?http://www.jigar.net/howdoi/viewhtmlcontent263.aspxI am using my own custom connection string in web.config file to connect to smtp server to send emails in my web application how can I parse connection string to get server port user etc.2007-08-28T00:00:00.0000000Write text on position were user clicks.http://www.jigar.net/howdoi/viewhtmlcontent198.aspxI want use image1 as the canvas and draw a png[image2] which has only the outline ....and next step write some text on the image where user clicks.2007-01-06T00:00:00.0000000How can I bind SortedList with GridView?http://www.jigar.net/howdoi/viewhtmlcontent193.aspxI have a custom object that provides me a SortedList collection which contains properties for say firstname, lastname. how can I bind my sorted list with GridView?2007-01-06T00:00:00.0000000How do I calculate dynamic image height to fit text.http://www.jigar.net/howdoi/viewhtmlcontent143.aspxWhen I use DrawString, the length of the string is dynamic, How do I calculate dynamic image height to fit text.2006-05-13T00:00:00.0000000Draw rounded corner rectangle with gdi+ on imagehttp://www.jigar.net/howdoi/viewhtmlcontent139.aspxI would just like to know if anyone can give me some advice on how to draw rounder rectangle with rounded corners using gdi+ and aspnet.2006-04-22T00:00:00.0000000How to validate length of multiline textboxhttp://www.jigar.net/howdoi/viewhtmlcontent201.aspxI have to validate the length of the message to be sent But for textbox of Multiline type did not allowing the MaxLength property So plz do favour for me regarding this one2006-03-07T00:00:00.0000000How to Add the ordered list html tags to each row of gridview?http://www.jigar.net/howdoi/viewhtmlcontent194.aspxI am using gridview and I want to add the ordered list html tags to each row of gridview.2006-01-06T00:00:00.0000000