hello

i have a database "in Excel" that I would like the user to post onto a forum
i was able to let a macro open th right page with this command: "Call ShellExecute"
but thats all it does....
how can i make it:
1)log in "given username and password"
2)attach file "same file evertime","Excel file"
3)and log back out??

any help?