Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 4th, 2007, 06:36 AM
Registered User
 
Join Date: Jul 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help in activeX

Hi all...
This is the scenario that I need help by c# 2005:
There is a button in my web form, the user will press this button then it will do some action on the client machine. Like working his/her antivirus to scan the client machine (if the server side button is scan), or use his/her scanner to scan and save (if the server side button is use scanner).
I need some examples or from where I can begin searching?!!
I just need to let the user press the activeX in client machine browser to let me do some action that the user accepted to do it in his/her machine.
And there is another something: is it deferent if the browser is IE or mozilla or any kind else?
Thanks for helping...

 
Old March 7th, 2007, 03:19 AM
Authorized User
 
Join Date: Sep 2004
Posts: 40
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

Here is an example for creating an ActiveX in .NET:
http://geertverhoeven.blogspot.com/2...et-applet.html
http://geertverhoeven.blogspot.com/2...cript-via.html

NOTE:
- The end user needs to have .NET installed.
- Only works on IE

Greetz,

Geert

http://geertverhoeven.blogspot.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
ActiveX : getting PARAM value in activeX src smaraux Visual Studio 2005 1 March 4th, 2008 12:31 PM
Advantages /Disadvantages of ActiveX DLL & ActiveX priyank Beginning VB 6 6 February 19th, 2007 11:34 AM
ActiveX - Please Help cobweb VS.NET 2002/2003 0 July 18th, 2006 02:34 AM
Please HELP !!! ActiveX johnjohn Classic ASP Professional 0 November 16th, 2004 12:45 PM
ActiveX chwa Javascript 6 November 10th, 2003 12:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.