This Question is Answered

15 "helpful" answers available (3 pts)
2 Replies Last post: Apr 23, 2008 9:14 PM by fukuta

use a detached applet as an OCC application

Apr 23, 2008 5:25 AM

Click to view fukuta's profile BlackBelt fukuta 118 posts since
Oct 17, 2007
Hi,
Isn't it possible to run a detached applet as an OCC application?
I'm not sure how to combine 'curl://launch/' and 'curl://occ/' URL prefixes.
I intend to use IE7 and Curl6.0.
Click to view Duke's profile Curl Duke 179 posts since
Oct 17, 2007
1. Re: use a detached applet as an OCC application Apr 23, 2008 9:00 AM
Use curl://occ/curl://launch/http://www.example.com/example.dcurl. I know that works with 7.0 beta and I think it should be the same with 6.0.
Click to view fukuta's profile BlackBelt fukuta 118 posts since
Oct 17, 2007
2. Re: use a detached applet as an OCC application Apr 23, 2008 9:14 PM
in response to: Duke
Duke, thanks for your reply.
I was a little confused about the URL,
but now I see my detached applet running as an OCC application.
Thanks.