CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: sathyan_8294

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    5,108

    Merge Modules for Crystal Report 2008

    There is any Merge Modules for Crystal Report 2008
  2. Replies
    4
    Views
    8,863

    how to send bulk mail?

    Hai all,
    I want to send bulk mail in asp.net using C#...Front End:Asp.Net with C# and Back End:Sql Server.
    Following code is used to sending from gmail only...how i send from...
  3. How to move records using firstbutton,previousbutton,nextbutton,lastbutton in vb.net

    i am using dotnet 2003.i want to move records using firstbutton,previous button,next button,last button in vb.net windows application(not web application).
  4. how do solve this error for sending mail in vb.net?

    i am using vb.net 2003.i am doing my project in vb.net windows application.the following code is for sending mail.


    Dim mymailmessage As New MailMessage
    Try
    Dim bSuccess As Boolean = True...
  5. how do i search a value using combo box in vb.net

    i am using dotnet 2003.i am doing my project in vb.net windows application.i have two form in my project.first form is datagrid .In second form label,textboxes and combobox are avilable to save the...
  6. Replies
    1
    Views
    510

    how do i send a mail from vb.net?

    i am using vb.net 2003.i do my project in windows application.i want to send a mail from vb.net windows application.plz help me.
  7. how do i display the company name starting with letter a in textbox

    i am using dotnet 2003.i am doing my project in vb.net windows application.i have two form in my project.first form is datagrid .In second form label and textboxes are avilable to save the entering...
Results 1 to 7 of 7





Click Here to Expand Forum to Full Width

Featured