:: Forum >>

[no subject]

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 support forum

Forum search