you can split text according to the available width and send remaining text to the next line. Repeat this process.
Regards... - Amit Kushwaha
you can split text according to the available width and send remaining text to the next line. Repeat this process.
Regards... - Amit Kushwaha
Use CompareValidator with dialog mode
Regards... - Amit Kushwaha
Check this... if can help you http://msdn.microsoft.com/en-us/library/system.data.datatable.copy.aspx[^]
Regards... - Amit Kushwaha
Regards... - Amit Kushwaha
Hello All, How can I search for a particular file inside the .zip file?
Thanks in advance Amit
Hello All, How can I create a setup for updates using VS 2005? This update setup should contain only new/modified files. And when this update setup file will run, it should automatically detect the installed path, and must be able to copy/overwrite the new files.
Thanks in advance... Amit
How can I hide Secret Key and Initialization vector string from .net decompiler like Reflector.net? Anybody who has the decomplier and the application's exe or dll can read my string and can decrypt the data file.
Thanks & Regards... Amit
To display first row use simple html table having span of two columns of Datagrid...
Thanks & Regards... Amit
perhaps this could help you... href="javascript:show_calendar('frmName.txtDate');" title="Calendar"
Thanks & Regards... Amit
if u have installed winzip on ur machine and if it allows u zip/unzip at command prompt then u can do it easily.... 1) create a process by specifing executable path of winzip.exe... 2) specify other parameters i.e. files to zip/unzip with required switches... 3) run this process...
Thanks & Regards... Amit
hi, try to set picture's backcolor = transparent...
Thanks & Regards... Amit
hi, try this link... http://www.freevbcode.com/ShowCode.asp?ID=3646[^]
Thanks & Regards... Amit
hi, try this link http://www.w3schools.com/ajax/ajax_example.asp[^]
Thanks & Regards... Amit
hi, Try this link... http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/overview/tabstrip.asp
Thanks & Regards... Amit
give more details. exactly what u want to do..?:confused: 1) roll feed paper...? 2) custom size paper...? 3) using printer object or datareport or something else...?
Thanks & Regards... Amit
hi all, i placed a jscript menu on the top of the page, and below it there is a dropdownlist. when i click on menu, some menuitems are overlaped by dropdownlist. how can i solve this problem... thanks in advance...
Regards... Amit
hi, give the height and width in percent - %
Thanks & Regards... Amit
Hi All, i m using c#,asp.net with 1.1 framework. i m trying that user must be able to navigate only in forward direction, i.e. clicking on back button must display an error page like "Page Expire". how can i implement this fuctionality...
Thanks in advance... Regards... Amit
Hi Monika, in jscript function, u can store ur data in a label or hidden fields, which can be further access from code behind at the server...
Thanks & Regards... Amit
Hi Monika, create a function in jscript to set the text of 2nd ddl and call this function on 1st ddl's indexchanged event at client side.
Thanks & Regards... Amit