Microsoft Web Sandbox
Home
Documentation
Samples
Forums
This sample displays the use of a custom policy that overrides the base policy. This policy mimics the behavior of webslices by using the sandbox. By running the sample below, one can see the web slice element extracted from the base HTML page.
Live.com Traffic Sample
Run in Sandbox
Create your gadget:
Type code below OR upload via an URL.
Source
<html> <head> <title>Your Gadget's Title</title> <script type="text/javascript"> //JavaScript Goes Here </script> <style type="text/css"> /* CSS Styles Goes here */ </style> </head> <body> <p>Your Gadget's HTML goes here. Your HTML must be well-formed.</p> </body> </html>
URL
Run in Sandbox
Reset
Transform via:
Client
(Requires Silverlight)
(
Requires Microsoft Silverlight
)
Server
[
?
]
[ Pause ]
[ Clone ]
[ Reload ]
[ Remove ]
[
?
]
Web Sandboxed Gadget
Show
View Gadget Source
Untrusted Input
Trusted Transformed Output