Results 1 to 4 of 4

Thread: Check this Out. It is Urgent.

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Nitro
    Posts
    633
    Does anyone knows how to display a user control on the web. Please recommend the application to do this. Is it ASP?
    Chemically Formulated As:
    Dr. Nitro

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    Yes and No. You can use ASP or you can use a simple client VBScript (in a regular HTML) to show the control in the browser. Just bare in mind that the user must be running Internet Explorer only. Even though Netscape has a Plug-In that suppose to allow ActiveX controls on the page, but it is still not working entirely.

  3. #3
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    First off, you'll want to be sure that you
    have Posting Acceptor installed on the web
    server that you're deploying your control to. You
    can get it here, or it also shipped with the Visual Studio.
    http://www.microsoft.com/windows/sof...ost_accept.htm

    After you've packaged your OCX with the
    Package and Destroyment wizard (oops! Did
    I say that?) and configured Posting Acceptor on
    the web server you should, in theory, be able to deploy your ActiveX control.

  4. #4
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    check out microsofts active-x control pad too, it uses .alx format layout files

    Microsoft has introduced a simple design environment called ActiveX Control Pad. ActiveX Control Pad is another utility that can be used to insert controls into an HTML page and is available on this book's companion CD. When you launch ActiveX Control Pad, it shows a text editor with the beginning code for an HTML page. When you select Insert ActiveX Control from the Edit menu, a dialog box that shows the available ActiveX controls is displayed. Figure 4-5 shows the Insert ActiveX Control dialog box with the Gauge control selected

    third party demo (not mine):
    http://www.johnbish.demon.co.uk/Prog...g/tabstrip.htm

    info - features:
    http://msdn.microsoft.com/library/pa...controlpad.htm

    download:
    http://msdn.microsoft.com/workshop/m...ad/default.asp

    DocZaf
    {;->


    [Edited by Zaf Khan on 06-14-2000 at 08:14 PM]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width