I have one last problem. If I get past this, I will be close to completion.

I have been building an IIS application in VB6 PRO.

I start with a template with a submit button. The button starts some processing and generates a dynamic HTML page that is displayed to the user. I want to put some Hyperlinks on the page.

So, this is my problem. What do I need to include in my code of the hyperlink to pass an eight character string to my IIS app? Also, can I have multiple links on the page that all fire up the same code segment?

Remember, I'm still new at this. Learning on the way.

I know this is probably simple, but I don't know the format.

Thanks for any help.....

AmigaZoid