Asked by duncanb7
at 2024-10-22 12:53:57
Point:500 Replies:3 POST_ID:828388USER_ID:11059
Topic:
Web Browsers;Web Development Software;Programming Languages
I have extracted some data daily into excel and do some calucation and then I would like to update
my customer every 5-minutes daily for the data update and send the file in *.htm by Excel into
my own web domain. I want to know which method is easier or fastest to send my data.htm
file to my website so that they can view the update data just by typing www.mywebdomian.comindex.htm
If using Microsoft Web 3 or Dreamwaver that will make a lot of auotmation coding in VBA which is my recent
programmning lanugauge. What about using FTP and sent the file with my login and password in VBA
automatically for every 5 minutes. Any Suggestion, please feel free to address.
Also I am using putty exe program provided by Web Domina hostage compay to login into myaccount
for Linux shell editing or other operation, If using VBA code to automatically connect the CPanel application that might
be also a lot work works, RIght ? Doing VBA code for click and keyboard simuation that is no issue for me.
But just want to know which method is easy, common, fastest
Please Advise
Duncan
my customer every 5-minutes daily for the data update and send the file in *.htm by Excel into
my own web domain. I want to know which method is easier or fastest to send my data.htm
file to my website so that they can view the update data just by typing www.mywebdomian.comindex.htm
If using Microsoft Web 3 or Dreamwaver that will make a lot of auotmation coding in VBA which is my recent
programmning lanugauge. What about using FTP and sent the file with my login and password in VBA
automatically for every 5 minutes. Any Suggestion, please feel free to address.
Also I am using putty exe program provided by Web Domina hostage compay to login into myaccount
for Linux shell editing or other operation, If using VBA code to automatically connect the CPanel application that might
be also a lot work works, RIght ? Doing VBA code for click and keyboard simuation that is no issue for me.
But just want to know which method is easy, common, fastest
Please Advise
Duncan