I have a "shoponline" application on another server, another separate ip address. It needs to know the users name and their usergroup.
also... If the person is not logged in, I'd like to show them the "no_permissions" screen or the vb login screen,
and finally.... I would also like the page to be placed underneath the navbar... or is that asking too much.
I searched and searched and finally gave up searching and decided to post the questions here. Hope I'm not offending anyone - it's definitely not intentional.
-pat-
--------------- Added [DATE]1236050770[/DATE] at [TIME]1236050770[/TIME] ---------------
Quote:
Originally Posted by pattycake
I have a "shoponline" application on another server, another separate ip address. It needs to know the users name and their usergroup.
also... If the person is not logged in, I'd like to show them the "no_permissions" screen or the vb login screen,
and finally.... I would also like the page to be placed underneath the navbar... or is that asking too much.
I searched and searched and finally gave up searching and decided to post the questions here. Hope I'm not offending anyone - it's definitely not intentional.
-pat-
|
ok... I now have it passing the userinfo to the url.
Last step... is there any way to get the url that is being loaded to load underneath my vb navbar or is that an iframe??