Results 1 to 3 of 3

Thread: ASP And VB DLL: Tick boxes online

  1. #1

    Thread Starter
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    ASP And VB DLL: Tick boxes online

    Hello.

    I am stuck on a solution and havent even got any idea where to start. I will details my problem.

    I am using a VB DLL to get details of all sites in a database (Its in here because i will need it later) i am planning on passing this to ASP and then display a tick box for each site.

    Now the thing i dont know how to do is how to get which are ticked and which arent back into the VB DLL. Come to think of it i dont know how to get it from ASP yet

    Its really getting on my nerves that i dont really know where to look for help

    My mind boggles with useless ideas

    Thanks
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  2. #2
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090
    Do they submit a form? if so you could send the data to a db which your app could read. if not, then you have to use JS or VBscript, but I don't think either can talk to external apps.
    Have I helped you? Please Rate my posts.

  3. #3
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906
    I think you can use the CreateObject() method inside your ASP page to activate the DLL and you can then script it from your ASP page as you would any other object.

    Heres a link with some tutorials on ASP and how to deal with forms. Sorry I can't help more - my knowledge of ASP is basic syntax only

    http://www.w3schools.com/asp/asp_ref_request.asp
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

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