Status
Not open for further replies.

sridhar8310

Broken In
Joined
Jul 6, 2004
Messages
34
Hi,
I need to develop the page in which if someone would give an email id, we can send some file to this email id. Could anyone help me out here.
Also how do I prevent pople from downolading and viewing my javascipts when they view my page.
 

Deep

Version 2.0
Joined
Jan 23, 2004
Messages
960
provide exact details about the question..

which language u wanna use?

about javascript...

u really cant protect it basically coz you really cannot hide any client side scripting...

you can have various encryption and all but there are ways to crack that also...

Deep
 
OP
S

sridhar8310

Broken In
Joined
Jul 6, 2004
Messages
34
Thanks

Yes deep I ned the javascript coding for it and if the site is on the server side how do I prevent pople from downloading it
 

Deep

Version 2.0
Joined
Jan 23, 2004
Messages
960
u cannot send file via mail using javascript...

u have to use languages like php, asp, perl etc...

check www.hotscripts.com for example scipts....

Deep
 
Status
Not open for further replies.
Top