need some help about coding
I need to insert this coding into "eguide_detail.html". But i don't know what is the value for User.context. Does anybody can help me find out? Thank a lot.
Here is my coding.
<tr>
<td><img src="eGuidepassword_files/KeyIcon.gif" width="16" border="0" height="16"></td><td><a href="https://x.x.x.x/eGuide/servlet/eGuide?User.context=prirQpsnihAu&Action=PasswordModify&Directory.uid=ONCB& Object.uid=USER&User.dn=cn%3dadmin%2cou%3dSERV ER%2co%3dONCBIDO">Change Password</a></td>
</tr>
PS. I notice that 'prirQpsnihAu' will change anytime i re-login. How can i do?
|