Widget:Caps Check

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Use the following form to display your current capabilities.

See <a href="http://wiki.secondlife.com/wiki/Registration_API#Using_capability_URLs">Using capability URLs </a> for more information.


<form action="https://cap.secondlife.com/get_reg_capabilities" method="POST">

First Name<input name='first_name'>
Last Name<input name='last_name'>
Password<input name='password' type='password'>
<input type='submit' value="Get Capabilities">

</form>

The form above simply POSTs your "first_name", "last_name" and "password" to https://cap.secondlife.com/get_reg_capabilities to get your capabilities.