| Author | Topic: How do I get forms submission to work ok? |
---|
| Scott McNay | How do I get forms submission to work ok?
on Sun, 14 Apr 2002 22:10:40 -0500I'm trying to do a program to walk through mail.yahoo.com, but can't seem to
get it to handle the forms properly in order to log in. Anyone got any
ideas?
--Scott.
yahoo.prg |
| Andreas Herdt | Re: How do I get forms submission to work ok?
on Mon, 15 Apr 2002 10:06:18 +0200Hi Scott,
Have you checked our WIS SDK?
This was made for solving exactly the problem you are describing.
With this it is possible to utilize web applications at the client side to gain transparent access to a web
applications logic and embedd it into an application.
Best regards
--
Andreas Herdt
Alaska Software Technology AG
-------------------------------------------------------------
Technical Support EMEA: mailto:support@de.alaska-software.com
Technical Support APRA: mailto:support@us.alaska-software.com
News Server: news://news.alaska-software.com
Homepage: http://www.alaska-software.com
-------------------------------------------------------------
"Scott McNay" <news.wizard@local.nu> schrieb im Newsbeitrag news:3cba43a9@asgcom.alaska-software.com...
>
> I'm trying to do a program to walk through mail.yahoo.com, but can't seem to
> get it to handle the forms properly in order to log in. Anyone got any
> ideas?
>
> --Scott.
>
>
>
> |
| Scott McNay | Re: How do I get forms submission to work ok?
on Mon, 15 Apr 2002 08:27:01 -0500I know about it, but I think I need it to be slightly more flexible, if
possible. It will probably be converted to another language later on by
someone else, so I need it to not be too hidden. And in the meantime,
it'll give me some more experience with the guts of things.
--Scott.
Andreas Herdt wrote:
> Have you checked our WIS SDK?
> This was made for solving exactly the problem you are describing.
> With this it is possible to utilize web applications at the client side to gain transparent access to a web
> applications logic and embedd it into an application.
> "Scott McNay" <news.wizard@local.nu> schrieb im Newsbeitrag news:3cba43a9@asgcom.alaska-software.com...
>>I'm trying to do a program to walk through mail.yahoo.com, but can't seem to
>>get it to handle the forms properly in order to log in. Anyone got any
>>ideas? |
| Scott McNay | Re: How do I get forms submission to work ok?
on Mon, 15 Apr 2002 16:47:23 -0500Hmm, have YOU checked your WIS SDK? The version that comes with the 1.8
package doesn't include WISDSGN.EXE, plus everything appears to be in a
single directory (both the expanded version and the ZIP file version).
The readme that is included is dated September 2001, and does mention
WISDSGN.EXE.
The version of WISDSGN that I have already (for 1.70, as I recall) has
expired.
--Scott.
Andreas Herdt wrote:
> Have you checked our WIS SDK?
> This was made for solving exactly the problem you are describing.
> With this it is possible to utilize web applications at the client side to gain transparent access to a web
> applications logic and embedd it into an application.
> "Scott McNay" <news.wizard@local.nu> schrieb im Newsbeitrag news:3cba43a9@asgcom.alaska-software.com...
>>I'm trying to do a program to walk through mail.yahoo.com, but can't seem to
>>get it to handle the forms properly in order to log in. Anyone got any
>>ideas? |
| Scott McNay | Re: How do I get forms submission to work ok?
on Mon, 15 Apr 2002 16:49:11 -0500Scott McNay wrote:
> The readme that is included is dated September 2001, and does mention
> WISDSGN.EXE.
Whoops, ignore this part; apparently I was looking at the 1.70 readme.
--Scott. |