Guest_imported
New member
- Jan 1, 1970
- 0
hi,
I am using a software, which uses VBScript macros,
at different Nodes.
I am trying to present address-book to a user.
But this is not any web-page, this address-book
will be presented over a phone. So no visualization
for the user.
I am retrieving all the addresses in a node(using recordset) and presenting the first addr.
Then i have to goto another node to ask user, whether he wants to select this addr. or not.
If NOT, then keep on continue presenting the addr. book,
till user selects the addr. or EOF.
Now the problem is, when you move from one node to another
your connection has to be lost. And to ask the user, whether he wants to select the addr., i have to go to another node.
So i am not getting the desired result,
that is, present addr. one by one and after each one, ask for user's choice. It doesn't go beyond the second addr.
Any help/info. is great for me. And sorry for the long post.
Hope to see some GURU for assistance. Thanks for any help.
I am using a software, which uses VBScript macros,
at different Nodes.
I am trying to present address-book to a user.
But this is not any web-page, this address-book
will be presented over a phone. So no visualization
for the user.
I am retrieving all the addresses in a node(using recordset) and presenting the first addr.
Then i have to goto another node to ask user, whether he wants to select this addr. or not.
If NOT, then keep on continue presenting the addr. book,
till user selects the addr. or EOF.
Now the problem is, when you move from one node to another
your connection has to be lost. And to ask the user, whether he wants to select the addr., i have to go to another node.
So i am not getting the desired result,
that is, present addr. one by one and after each one, ask for user's choice. It doesn't go beyond the second addr.
Any help/info. is great for me. And sorry for the long post.
Hope to see some GURU for assistance. Thanks for any help.