Hi everyone: I am not sure if this is the correct place for this or not. I am running VB 6.0. IF this is not the correct place, can someone tell me of a more appropriate newsgroup? I have created a few HTML web pages that the user can register my program online. On the main web page, the user enters his or her contact information, and then clicks submit. I then want the html page to run my VB program to generate a serial number for them, and then send it back to them over the web. I was wondering if someone can show me how to do this. I appreciate any sample codes as well. Thanks for your help. Bob
Hello Bob, > I am not sure if this is the correct place for this or not. I am running VB > 6.0. IF this is not the correct place, can someone tell me of a more > appropriate newsgroup? Well first of all this newsgroup is for Help Authoring, meaning the Help files associated with an application. But I think you can find a solution in this case also here .. > I have created a few HTML web pages that the user can register my program > online. On the main web page, the user enters his or her contact > information, and then clicks submit. I then want the html page to run my VB > program to generate a serial number for them, and then send it back to them > over the web. I was wondering if someone can show me how to do this. I > appreciate any sample codes as well. Thanks for your help. IMO note that nothing is sure on the web .. But I give you a URL's to you that may be a entry point for you: http://answers.google.com/answers/threadview?id=121722 See section "Monte Hansen .." Otherwise google for "Monte Hansen LicenseKey" - seems the server is done at the moment. But here sleeps a solution for you HTH Best regards Ulrich Kulle *************************************** http://www.help-info.de ***************************************
Thanks Ulrich. I appreciate your help. Bob "Ulrich Kulle" <infoREMOVE##THIS@help-info.de> wrote in message news:u$tmmjygFHA.2632@TK2MSFTNGP09.phx.gbl... > Hello Bob, > > > I am not sure if this is the correct place for this or not. I am running VB > > 6.0. IF this is not the correct place, can someone tell me of a more > > appropriate newsgroup? > > Well first of all this newsgroup is for Help Authoring, meaning the Help files > associated with an application. But I think you can find a solution in this case > also here .. > > > I have created a few HTML web pages that the user can register my program > > online. On the main web page, the user enters his or her contact > > information, and then clicks submit. I then want the html page to run my VB > > program to generate a serial number for them, and then send it back to them > > over the web. I was wondering if someone can show me how to do this. I > > appreciate any sample codes as well. Thanks for your help. > > IMO note that nothing is sure on the web .. > > But I give you a URL's to you that may be a entry point for you: > http://answers.google.com/answers/threadview?id=121722 > > See section "Monte Hansen .." > > Otherwise google for "Monte Hansen LicenseKey" - seems the server is done at the > moment. > But here sleeps a solution for you > > HTH > Best regards > Ulrich Kulle > *************************************** > http://www.help-info.de > *************************************** > >