mga fwens, gusto ta ko na ako site mka upload ug pics,, asp, saun nko?
![]()
huhuhuhu!!!!help nman dyan......![]()
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)
thanks poh... il try this....![]()
@din428 : sent you an email to your yahoo email address. hope it helps.![]()
Originally Posted by twisted_180
tnx bro...![]()
![]()
![]()
Similar Threads |
|