This is the site The problem is that when one clicks on the I20 visa button, the document is supposed to download as I have the button:
on (release) {
getURL ("application.doc"
;
}
This works on a mac, but not a pc i tried today. What can I do to have this file download and open in MSWord and displace the homepage? thanks, disfasia
on (release) {
getURL ("application.doc"
}
This works on a mac, but not a pc i tried today. What can I do to have this file download and open in MSWord and displace the homepage? thanks, disfasia