Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upload photo and file
Message
From
29/06/2007 10:41:08
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Upload photo and file
Environment versions
Environment:
VB 8.0
OS:
Windows XP
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01236795
Message ID:
01236795
Views:
55
Currently i developing a web application in vb.net that allow users to upload their photo and certificate to a particular file directory(in admin pc) from a registration form. (The file directory location address is saved in a notepad).

For photo upload, the program is required to check the file size as well as the predefined filename before allowing the user to upload(the filename should be; empno_photoname_yyyymmdd.jpg , only preferable .jpg).

For certificate upload, the program is required to check the filename(should be in empno_filename_yyyymmdd) before allowing user to upload.

Upon uploading success, the users can view the photo from the same page and also USER PROFILE page.

(type;web application , language; vb.net )



Anyone can provide me some ideas how i can accomplish such task ?
Reply
Map
View

Click here to load this message in the networking platform