website for paying guest

Discussion in 'C#' started by sakshi, Mar 12, 2011.

  1. sakshi

    sakshi New Member

    Joined:
    Mar 12, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    i m new to asp.net . iu m preparing a website for paying guest . but i want to now how a picture uploaded in the form is saved to database .
    just like we use the following code to enter the data by filling our form:


    string sql =" insert into pg values (' "+textbox1.text +"', '"+textbox2.text+"');
    in the same manner what should be written for uploading image from fileuploader .
    :)
     
  2. sakshi

    sakshi New Member

    Joined:
    Mar 12, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    hii

    i m new to asp.net . i m preparing a website for paying guest . but i want to now how a picture uploaded in the form is saved to database .
    just like we use the following code to enter the data by filling our form:


    string sql =" insert into pg values (' "+textbox1.text +"', '"+textbox2.text+"');
    in the same manner what should be written for uploading image from fileuploader .
    :)
     
  3. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    Re: hii

    You had the same thread twice in the introduction forum.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice