hi, i've added the .mdb extension the the aspnet_isapi.dll ... somehow i still can download the database file from the net... confirmation --> 1. or just p.s my database store in "secure" folder 2. Do i store this xml to machine.config ? is that the same thing?
XpR diGy
Posts
-
prevent download source file from the website -
prevent download source file from the websitethe database seem like the only prob i m facing nw.. the file.aspx.vb is already forbidden but the file.mdb is downloadable... :confused::eek::doh:
-
prevent download source file from the website -
prevent download source file from the websiteHi, Currently I am facing the problem for preventing from othrs download the source file in the website. I've done some setting to the web.config, the code look like this : somehow i still can key in the correct path and download the database form the Website. May I know is there anything wrong with the code or some other ways to do this. And is that web.config and machine.config is the same thing? Thanks in advanced.
-
Preview Thumbnail in ASP.NET (using vb)Hi, currently i am working out with a uploading images from client side to server sided. The problem i am facing now is : I am using type="file" (browse in html) and now i would like to preview the image before upload to the server side. And after the client click on "open" .. how do we preview the image, and when do we know the "open" after selection of the image for hard disk has been clicked ? any ideals or links will be appreciated.:-O Thanks, Simon