Tagged Questions

0
votes
3answers
303 views

How to display code in plain text?

What previous result you are referencing:(Optional) function getSize() { var myFSO = new ActiveXObject("Scripting.FileSystemObject"); var filepath = document.upload.file.value; var thefile = ...