Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » How to create a uploader on the web to allow user to upload pic using VB?
Closed Thread
Old 05-19-2005, 06:45 AM   #1 (permalink)
 
Newb Techie

Join Date: May 2005

Posts: 7

mickeymouse

Talking How to create a uploader on the web to allow user to upload pic using VB?

Hi,
I wish to know how can i create a uploader on the web using VB to allow users to upload their pics on their own. This function is like the one on friendster where u can upload. I nd the coding for this function.

I hoping someone can give me the solution asap. This needed urgently. thanks:mad:
mickeymouse is offline  
Old 06-08-2005, 07:42 AM   #2 (permalink)
 
Newb Techie

Join Date: Jun 2005

Posts: 18

warrior1981

Default

hey ive not tried the method but its an open suggestion....

if my understanding is right then we have to upload the users pics...

well we can have a global directory(or create it during runtime)

have the users image stored in the local directory say c: and allow them to upload it to the global directory and then transfer it on to there.....

i hope u caught the idea!!!!!!
warrior1981 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On