image url

  • Thread starter Thread starter dunkr1
  • Start date Start date
D

dunkr1

I have a spredsheet for my web site, i need help to make image urls to upload
into my site.
 
You may be able to use FTP to upload your images. You cn start FTP by going
to Start Button - Run and in box type FTP. Type OPEN to login like

OPen ftp.microsoft.com

A login window will pop up to allow you to login. the you can use the PUT
command to upload files. Type Help to get full list of commands. You
probably will need to use CD (change directory) to get to the c orrect folder.


You can automate FTP through a macro.
 
Back
Top