Guest User

Untitled

a guest
May 26th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <?XML version="1.0"?>
  2. <scriptlet>
  3. <registration remotable="True" version="1.0" desription="desription">
  4.  
  5. <script language="VBScript">
  6. <![CDATA[
  7.  
  8. Msgbox("Message")
  9.  
  10. ]]>
  11. </script>
  12.  
  13. </registration>
  14.  
  15. </scriptlet>
Add Comment
Please, Sign In to add comment