
June 7th, 2002, 03:25 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
Novell Portal Services macros and ASP
<i><b>Originally posted by : AlenaRussia (helenay@mail.ru)</b></i><br /> We have IIS 5.0 Server and Novell Portal Services (NPS), and client work with ASP Web applicatin using NPS authentifiacation. <br /> I can read the portaluser using the NSP macros and put it in to the hidden value, and then use submit button.<br /> "<input TYPE="HIDDEN" NAME="PortalUser" VALUE="<NPS>%*portaluser%</NPS> ">"<br /><br /> But, I have the next problem. I want to read portaluser into the VBscript variable<br /><% Dim sPortalUser<br />sPortalUser=%*portaluser% <br />%><br /> and then use it, but NPS return not clear string value, it consist someting else. Do somebody have <br />example with this case.<br /><br />Thanks, for any help<br /><br />Alena from Russia<br /><br />
|