User Profile

Collapse

Profile Sidebar

Collapse
shripal
shripal
Last Activity: Aug 1 '08, 07:51 PM
Joined: Jul 4 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shripal
    started a topic sending email from php
    in PHP

    sending email from php

    hello i am new to php.

    i want to email to client from my website.

    but i am not able to send email .

    it all time executes statement

    "Mail send failure - message not sent"

    as per my code given below.

    please help me to solve this problem or alternatively please provide some sample code .

    following is my sample code for sending email....
    See more | Go to post
    Last edited by Atli; Jul 23 '08, 02:02 AM. Reason: Added [code] tags

  • shripal
    replied to get data from datagridview
    in .NET
    thanks a lot .

    it is working now....

    thanks again....
    See more | Go to post

    Leave a comment:


  • shripal
    replied to get data from datagridview
    in .NET
    actually i declared dirurl array in class for SIMPLICITY so that i can get data of it by any form in my application .

    No,class1.dirur l[j] has not any value for any instance of j.but i want to assign it by for loop as mentioned earlier .

    I want to know why the error comes like

    "Object reference not set to an instance of an object."

    OR

    alternatively can you give me...
    See more | Go to post

    Leave a comment:


  • shripal
    started a topic get data from datagridview
    in .NET

    get data from datagridview

    hello,

    i am new to c#.net.

    i have imported data in datagridview form ms access database.

    now i want to store each row of datagridview saperatly in string array

    so in saperate class i have created string array named dirurl

    my code is as follows

    IN CLASS1

    code:

    public static string[] dirurl = new string[100];

    and in...
    See more | Go to post

  • need help to submit a web form automatically

    hello,every one

    i have made the application to fill up the web form automatically in c#.net but i am not able to submit the form automatically
    so i want that the submit button should be pressed automatically by c#.net program to submit form

    please give me idea or some code that can do the task...
    See more | Go to post

    Leave a comment:


  • shripal
    started a topic need help to submit a web form automatically
    in .NET

    need help to submit a web form automatically

    hello,every one

    i have made the application to fill up the web form automatically in c#.net but i am not able to submit the form automatically that is submit button should be pressed automatically by c#.net program to submit form

    please give me idea or some code that can do the task...
    See more | Go to post
No activity results to display
Show More
Working...