Advertisement
imjyb1008work

LotusScript轉址方法

Jun 27th, 2014
533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Print |<script language="javascript">|
  2. Print |alert(| & msg & |);|
  3. Print |parent.location.href = location.href.substring(0,location.href.indexOf(".nsf")+4) + "/0/" + | & |"| & Cstr(binderdocument.UniversalID) & |"|
  4. Print |</script>|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement