Forums

PHP

This topic is locked

open exe file to automatically when user clicks li

Posted 09 Mar 2007 02:08:13
1
has voted
09 Mar 2007 02:08:13 charlene walker posted:
I want an exe file to automatically execute when a user clicks on a link to open a file. I don't want them to be able to download the exe file to their hard drive. This file is a small piece of accounting software. Does anyone know how I could do this?

Replies

Replied 29 Mar 2007 08:12:09
29 Mar 2007 08:12:09 James Clark replied:

i need it
I have the same question, Okay thanks


Latest Zune News - Zune Converter

www.zuneconverter.net
Replied 01 Apr 2007 07:37:08
01 Apr 2007 07:37:08 student 101 replied:
I don't think that you will get alot of help her for that.
The problem is that you are asking something that most h(crackers) will do.

I think you should point the link to the file:

<a href="somefile.exe" title="Somefilename" target="_self">View some file</a>

You don't need target="_self".
Cheers

Reply to this topic