Dim Message As System.Web.Mail.MailMessage = New System.Web.Mail.MailMessage Message.To = "" Message.From = "
LeenaSo
Posts
-
Connecting to internet through code -
how to do scheduling writing code?have u tried this? http://www.codeproject.com/csharp/taskschedulerlibrary.asp
-
Pop screen opening problemAre u using Window.open() in javascript to open the pop up. If yes then by specifying a name for the popup window as second argument of window.open u can solve this problem. That is Window.Open(pageURL,SomeNameForPopUpWindow,WindowProperties);
-
Creating Web pages dynamicallyIn a news site generally there is only a single web page to display the selected news. The content-Id is passed to this page and content mapped to this Id is retrieved from database / file and displayed on web page. The news site will have a content management system in place to capture individual stories and store them in a suitable structure (database/file system) and assign content id's to each story
-
C# Removing Excel object from Task ManagerAdd this in the end to release the objects :) wsWorkbook = null; _excel = null;
-
The LoungeIsn't that the no. of messages posted on the lounge so far.. ???
-
Basic Insert Please correctTry string sInsert = "insert into temp11 values ('This is my test data''s ')";
-
TabIndex of multiple usercontrolsThis code works if u write it in the gotfocus event of the form. Does not work when written in the load event
-
DatagridU can use the Datakeys property of the Datagrid to get the value of the unique field for the selected Row in the datagrid . Sub Update_Command(sender As Object, e As DataGridCommandEventArgs) .... uniq = Grid.DataKeys(e.Item.ItemIndex) .... End Sub
-
Mobile PhoneNokia - 6610 or 6610i. Very popular in the Indian markets and v. reliable too. Both cost less than 10000 INR