Results 1 to 6 of 6
  1. #1

    Default pic upload using ASP


    mga fwens, gusto ta ko na ako site mka upload ug pics,, asp, saun nko?

  2. #2

    Default Re: pic upload using ASP

    huhuhuhu!!!!help nman dyan......

  3. #3

    Default Re: pic upload using ASP

    Just try this.

    get_pic.html
    <form action="save_pic.asp" method="get">
    <input type="file" name="uploadpic">
    </form>


    save_pic.asp
    Dim pic
    Pic = request.QueryString("uploadpic")
    Dim pos, tmp
    tmp = 1
    Do While Not tmp = 0
    pos = tmp
    tmp = InStr(tmp + 1, Pic, "\")
    Loop
    Pic = Right(Pic, Len(Pic) - pos)

  4. #4

    Default Re: pic upload using ASP

    thanks poh... il try this....

  5. #5

    Default Re: pic upload using ASP

    @din428 : sent you an email to your yahoo email address. hope it helps.

  6. #6

    Default Re: pic upload using ASP

    Quote Originally Posted by twisted_180
    @din428 : sent you an email to your yahoo email address. hope it helps.

    tnx bro...

  7.    Advertisement

Similar Threads

 
  1. For Trade: (Touchscreen) LG KP500 with Sony Ericsson S500i(Pics Uploaded)!!
    By dharvin in forum Cellphones & Accessories
    Replies: 5
    Last Post: 09-22-2011, 10:41 AM
  2. For Sale: Rush!! Nokia E63 Made in Hungary(Pics uploaded)
    By dharvin in forum Cellphones & Accessories
    Replies: 20
    Last Post: 09-22-2011, 10:39 AM
  3. For Sale: FOR SALE PSP 2000 SLIM & LITE (Pics Uploaded Inside)
    By dharvin in forum Gadgets & Accessories
    Replies: 0
    Last Post: 08-19-2011, 01:30 PM
  4. For Sale: LG Cookie Lite (pics uploaded)
    By mE_bytes in forum Cellphones & Accessories
    Replies: 16
    Last Post: 03-24-2011, 01:48 PM
  5. For Sale: Nikon DX 18-55mm 1:3.5-5.6(Pics Uploaded)
    By marvzmahbin in forum Photography Equipment & Accessories
    Replies: 3
    Last Post: 10-06-2010, 11:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top