[Migrated content. Thread originally posted on 12 October 2005]
Hi,I want to launch microsoft internet exlporer, populated with an existing html file. The intent is to allow the user to browse a report in html and then email it.
Thanks,
Tom
[Migrated content. Thread originally posted on 12 October 2005]
Hi,[Migrated content. Thread originally posted on 12 October 2005]
Hi,
call "c$run" using '"C:\\Programme\\Internet Explorer\\iexplore.
- 'exe" -new "192.168.10.9/first.asp
- 'passwd=xxxxxx&location=KUNDEN&archive=AUFTR_05&search=.
- '1008=880570"'
giving run-status.
evaluate run-status
when 0
continue
when other
display message box "Error"
end-evaluate.
[Migrated content. Thread originally posted on 12 October 2005]
Hi,Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.