10 years experience in web file management
and multiple file upload solutions
This is sample how to embed HTTP Commander interface by just one line of HTML code.
Your site can be PHP, ASP.NET or without dynamic content. Below is the line we added to this page to embed HTTP Commander:
This is sample without authentication. You can also see iframe demo with Forms athentication.
HTTP Commander is installed at other server and available at stand-alone browser window
Your site can be PHP, ASP.NET or without dynamic content. Below is the line we added to this page to embed HTTP Commander:
<iframe
src="http://demo.element-it.com/examples/demoiframe/Default.aspx?username=demo&password=demo"
id="HTTP_Commander" frameborder="0" style="width: 500px; height: 300px;
margin-left: 0px; margin-top: 0px"></iframe>
This is sample without authentication. You can also see iframe demo with Forms athentication.
HTTP Commander is installed at other server and available at stand-alone browser window
