dofa
Mogha Ritesh
Posts
-
UserControl -
List box valueHi I m doing one project in which i want to store multiple value of list box into singledatabase field seprataly how to do this please help me
-
Diff between Write and Writeln.Dear all what is the difference between Response.Write() and Response.WriteLine() Ritesh Mogha
-
Event Fire in Drop Down ListPlease add this item as follow : dropdownlist1.items.add("abcd"); then write this code of selectedindexchanged event as follow: int index=dropdownlist1.selectedindex(); // to confirm the desired index number pls write this code Response.write(index.tostring()); if(index==0) { Response.Write("Asdf"); } Ritesh Mogha
-
Diff between Literal Control and Label controlWht is diff between literal control and label control? Ritesh Mogha
-
RedirectingWht is the diff between server.transfer and response.redirect? also say the use of it. Mogha Ritesh
-
IP AddressHow do i know the IP Address of my PC on the internet? How to access a particular website from one PC with diff. IP addresses? Mogha Ritesh Mogha Ritesh
-
Vertical LineI have tried it but its not working properly its width remains to wide. so any guide line to make it thin. Mogha Ritesh
-
Vertical LineI want to draw one vertical line in my asp.net page hw can i do this? please help me its urgent. Mogha Ritesh
-
Database connectivity in J2ME Mobile EditionHello to all, what's the procedure to connect to the database and retrieve the data in mobile enumerator Mogha Ritesh
-
Sql ExceptionHi to all, i have one problem with datagrid control. i m doing connectivity with vs.net 2005.when i fill dataset with fill() method it will generate sql exception so tell me the solution. Mogha Ritesh
-
Password Recovery ControlI m using Login control of visual studio .net 2005 actually i dont know wht kind of passwrd character mode are used inbuilt in tht control. Mogha Ritesh
-
Crystal report [modified]creating and also showing the report to the user. Mogha Ritesh
-
Password Recovery Controlmsg : "We were unable to access your information. Please try again." Mogha Ritesh
-
Crystal report [modified]How to create a crystal report manually on the event of button. Mogha Ritesh -- modified at 4:14 Thursday 11th October, 2007
-
Password Recovery ControlHello to all, i m using password recovery control for recovery the password after given the user name by user. but when user gives it's name and click on button then the password control displays failure msg as well as its also executing the code written in passwordrecovery_sendingMail event, and passwordrecovery_checkuser event. i cant undrstand which is right event for tht. please check all event of tht control nd say me right use of password recovery control. hoping with quick answer. Mogha Ritesh
-
Send EmailI have already imported
-
Convert ProjectHow to convert the project of asp.net developed into Visual Studio .Net 2005 to Visual Studio .Net 2002/2003 Mogha Ritesh
-
Send EmailI want to send an emai from my application to particular email id. how can i do this? Mogha Ritesh