Hi,
This is my first post here mainly because it's my first large project in vb.net
Before I state my problem I wan't to declare that this is i now way a project to make any kind of spambot or equal.
What i wan't help with is that where i work we have a file with customer information that once a week need to be transmitted to an other company that uses that information. They don't have an FTP acces cause then this would not be a problem. The way we do it right now is that someone opens IE and navigates to their webpage, logs in. Then there is a form with one txt-field and one "browse"-button. We then have to press the button, browse for the file and then press ok and then send.
I reckon that this could be done in VB.net (have looked briefly at webcleint class) but is it possible from a console app? And can the above scenario be done at all?
Could anyone please advice me (if it is posible) where to read and look for documentation and examples. I'm not afraid of reading
and don't need "ready-to-go-code-plz"
. But i don't say no to examples!
I hope someone can answer all or some of the questions!
regards
Per
This is my first post here mainly because it's my first large project in vb.net
Before I state my problem I wan't to declare that this is i now way a project to make any kind of spambot or equal.
What i wan't help with is that where i work we have a file with customer information that once a week need to be transmitted to an other company that uses that information. They don't have an FTP acces cause then this would not be a problem. The way we do it right now is that someone opens IE and navigates to their webpage, logs in. Then there is a form with one txt-field and one "browse"-button. We then have to press the button, browse for the file and then press ok and then send.
I reckon that this could be done in VB.net (have looked briefly at webcleint class) but is it possible from a console app? And can the above scenario be done at all?
Could anyone please advice me (if it is posible) where to read and look for documentation and examples. I'm not afraid of reading
I hope someone can answer all or some of the questions!
regards
Per