FileList from website

mohan.r1980

New Member
Joined
Oct 27, 2010
Messages
43
Hello Experts,

Below is the link where i posting same thread.
http://www.excelforum.com/excel-programming-vba-macros/1221852-filelist-from-website.html

I have website where i always download the files.

Right now i am doing it manually,
Steps
1. enter website name
2. type Username & password
3. All files appear of current day
4. start to download each file one by one.

i just want in macro that macro make it automatic.
E.g. if i click a button it goes to website link and pop me username and password,
after that it provides me all the file names as it in text file.

if suppose link name is https://www.mrexcel.com/forum/forum.php

then i want list of MrExcel Message Board
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
You've given nowhere near enough information. Every website is completely different and will require custom code, code that someone writes for you using your example link will not work on your actual website.

To do this behind a login, you need to learn how to do this yourself, we may be able to help with the actual login, but you'll need to supply the actual url.
 
Upvote 0

Forum statistics

Threads
1,214,601
Messages
6,120,467
Members
448,965
Latest member
grijken

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top