Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / November 2003

Tip: Looking for answers? Try searching our database.

Embedded Active X or Similar

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Neal - 29 Oct 2003 12:35 GMT
Hi All,

I am writing an Asp web app running on Pocket PC that
needs to allow a user at the client end to enter a
Signiture. If this were running in full IE on a PC then I
would probably create an Active X control and embed it in
the web page. Is this possbile on Pocket PC or
alternatively is there a way of starting a Pocket PC app
from within a web page.

Many thanks in advance.

Neal.
Jacob Yang [MSFT] - 30 Oct 2003 02:53 GMT
Hi Neal,

I have reviewed your issue. Due to the nature of your issue we need to do
additional research to determine the best way to provide assistance. We
will contact you as soon as possible.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ?C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
"Cherno Jagne [MS]" - 05 Nov 2003 03:46 GMT
Neal,

Sorry I couldn't respond earlier. Pocket PC is able to host an ActiveX
control just like desktop IE. The catch is that the control has to have
been already installed and registered on the device; pIE does not
automatically download the control. The control may also have to implement
IObjectSafety to declare it safe and has to be registered with the
threading model specified as 'free' or 'both'. The SDK documentation
contains steps on how to author ActiveX controls for use by pIE.

There is no direct way of starting an application on the device from the
HTML page. You can embed a link to an application on the server and if the
user clicks on the link, they'll be asked to confirm download and execution
of the application on the device.

Writing an ActiveX control is probably the approach you want to take. You
can provide a link to a cab file containing the ActiveX control setup and
users can download that from pIE, install it, and start using the control.

If you have any follow up questions on this, please post them here and also
include what version(s) of Pocket PC you're targeting.

--

Cherno Jagne
Microsoft Corp.

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
>From: "Neal" <neal.wadeson@armstrong-consultants.com>
>Sender: "Neal" <neal.wadeson@armstrong-consultants.com>
[quoted text clipped - 14 lines]
>
>Neal.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.