XIncludeFile "COMateplus.pbi"
Define explor1.COMateObject
explor1 = COMate_CreateObject("InternetExplorer.Application")
If explor1
explor1\Invoke("Navigate('www.gmail.com')")
explor1\SetProperty("ToolBar = #true")
explor1\SetProperty("StatusBar = #true")
explor1\SetProperty("Visible = #True ...
Search found 4 matches
- Mon Oct 12, 2009 3:02 pm
- Forum: Coding Questions
- Topic: Email
- Replies: 4
- Views: 708
- Mon Oct 12, 2009 12:38 am
- Forum: Tricks 'n' Tips
- Topic: Simulating HTTP(S) POST
- Replies: 18
- Views: 15795
Re: Simulating HTTP(S) POST
doesn't work...
- Sun Oct 11, 2009 11:06 pm
- Forum: Coding Questions
- Topic: Email
- Replies: 4
- Views: 708
Re: Email
yesOr do you mean by having your program fill in the name and password for you?
- Sun Oct 11, 2009 9:11 pm
- Forum: Coding Questions
- Topic: Email
- Replies: 4
- Views: 708
Hello
is there a possibility to open my email account (i'm at gmail) directly from the programm without having to fill my username and password ?
thankd
the ghost
is there a possibility to open my email account (i'm at gmail) directly from the programm without having to fill my username and password ?
thankd
the ghost