Create on the fly controls, how do I access them from VBS 
Author Message
 Create on the fly controls, how do I access them from VBS

Hello,

    I'm attempting to create a client-side wizard to work out 'stuff'.
    the first screen is fine, all my subs and functions work fine, when the
user hits "next" I need to pass data to the next page.

    One way I thought this could be done was by creating a new page with
"document.write", but then I lose all my subs etc.  Is there a quick way
round this?, or do I need to pass all data between pages using the URL?.

    I really want to avoid writing a file to the server or client machine
(this is on an intranet so both are possible).

    Thanks in advance for any help.

Luke



Tue, 04 Feb 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Creating Access table on the fly from ASP

2. Creating an Access datbase on the fly with an AutoNumber field

3. Newbie Question - Can VB 5 (Learning) Create An Access Database On the Fly

4. creating on the fly access db from sql query

5. Dynamic Forms: Creating Controls On The Fly

6. using controls created on the fly in VB 6.0

7. Creating a custom control object on the fly...

8. Best method from creating control arrays on the fly

9. Creating a custom control object on the fly...

10. How do I create controls on the fly

11. Q: Creating controls on the fly

12. Create Controls On The Fly In COM Objects?

 

 
Powered by phpBB® Forum Software