|
|
Hi folks.
I'm stuck on Step Two of a two-step process.
In Step One I allow website members to upload an image file which is placed in a temporary location on the web server. No problems with that part.
Step Two is the bit I need help with. I'm just starting out with VB.NET and all the thousands of namespaces etc have got me a bit befuddled.
After some other setting up, I need to move individual image files out of that temporary holder to a different folder. It's only necessary to operate on one file at a time -- bulk handling not required.
QUICK SUMMARY:
Using VB.net what's the trick to moving /path/images/myimage.img to /different-path/myimage.img. The image file should be removed from the original folder.
A snippet of working code would be great, but any help most welcome.
Cool, thanks. I bought the book!
BTW, I do usually search before asking, but my terms didn't come up with that result that I noticed.
It's been very handy having you in the same time zone ;-)
Some useful links: Learning videoes, Code Samples, WMI Code Creator, MSDN, The Code Project, WindowsClient.net, ASP.net, W3 Schools, Regular-Expressions.info, GDI+ FAQ
How to format posts with code blocks etc - present the problem/post properly
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks