:: Forum >> Version 2 >>

[no subject]

More information on this topic is available in the documentation section: /aw.ui.list/layout-template.html.

How to retrieve data from object (obj) when using:

<script>

var obj = new AW.HTML.INPUT;
obj.setAttribute("type", "file");
document.write(obj);
/* alert(x); x = what command? to print the same file that is selected when the open button is pressed from the browse window. */

</script>
Thursday, October 21, 2010



This topic is archived.

Back to /aw.ui.list/layout-template.html

Documentation:

Forum search