First of all thanks for reply.
Requirement is in our intranet.
I am new to asp and jsp both. An here no one is available to give proper guidence.
Basically what happens, when user logs in, several java programs ans
js programs come into picture. After first login, java program called for validating loginid and password. After successfull login, one other java program search what are the access right of that users. Than one jsp program activates and it calls
js (java script) files witch makes menu according to user's right. (Dynamic menu).
In java script for menu, links for several progams are given. I want to give one addition selection for asp page. I have already provide that option in menu but, in link, I can not give userid and pasword as variable. Because according to userid, asp pages displays that particular user's data. If I give fix userid and password as parameters, I can access asp page successfully and get the result of that user id. I want to provide parameter dynamically, as per the login id.
If too long, pl. bare with me.
Thanks again.
M. R. Desai.
Quote:
quote:Originally posted by happygv
I hope you can pass that as querystring along with the URL to the asp page, which is the basic thing in HTML. that should work in your case. Or if that is something different, explaining it in detail would help us understand what you are trying to achieve.
_________________________
- Vijay G
Strive for Perfection
|