Good morning, Sounds like there are two types of errors you're getting: the data type mismatch and also the syntax error. For INSERT statements, integers won't...
Hello Guys: I was wondering if anyone uses a package to do credit card validating and processing for online transactions, and if so: could you list the pros...
Hello Guys: I was wondering how the best manner is to secure a URL from a hacker, as we have critical information that is going to be sent over a web-page. We...
I don't know any pros and cons, but a friend swears by www.authorize.net for
his credit card validations Rick Rose www.howlingwolfcomputers.com ... From:...
Is it necessary to be a pdf file? PDFs are not secure themselves: www.ebookweb.org/images/PDFSecurity.pdf Since it's a pdf file, you can't use some of the...
Thierry: Thank you for your response. Unfortunately: the documents do have to be .pdf files. We are just connecting to another directory, not really...
Hello Once Again: It has been really quiet today, so I thought I would flood the board with questions that have been bothering me for a while :-) Is it not...
Hi Andy, ... I think just the third option would be as secure without the first two. Those are client-side, and totally vulnerable -- don't even think of any ...
i'm working on a similiar project that needs to protect pdf files from being seen by others on the internet or intranet. i require user to login and then...
You have patient-sensitive information, and you're just planning to cobble together a home-grown security thingo and hope it works?? Frankly, I'm appalled. If...
i think it's not always $, if the system location is configured to be in japan. it will show Y (the japanese yen). RayC ... currency format??? ... - ... - ... ...
Just a thought, on this (although I'm quite out of my area here) ... You're pulling the names of the files out of a session variable from within the session...
i've heard mysql doesn't have "job" thing to clean up your database. not sure if it's still true. rayc ... MySQL site. ... ASP/MySql ... ~--> Buy ... Printer ...
Hello Guys: OK: I have created a virtual directory, now I want to be able to access the files in this "directory." The virtual directory is pointing to a...
... What if I'm not using IE? What if I have a packet sniffer running? What if I just press Ctrl-N to get the address bar back? ... How? Using client...
is the iis and 7ds2p31 in the same doamin? did you give 7ds2p31_IUSR read access right? rayc ... access the files in this "directory." ... computer. ... ...
I am storing a number of files(documents) in a private directory which is on the same level as my html root directory where index.asp is stored. What I want to...
Do you have HIPAA guidelines to work from, for security purposes? I am beginning the web phase of a database project soon, and my client tells me that there...
Ray: Yes and Yes. Thanks Andy ... From: "raypcheng" <yuipcheng@...> To: <active-server-pages@yahoogroups.com> Sent: Monday, December 01, 2003 4:55 PM ...
Adrian: Thanks for the info on the Binary Write. I will have to look into this tomorrow at work. Thanks: I appreciate all those who have helped in this. Andy...
Ray: Thanks alot. This sounds like a viable option and I have been trying something along these lines, but with a slight variation: the user can have ...
David: With all due respect: that is why I posted the question before completing the job: to find out the best and most secure measures needed to ensure ...
David: I am certain the Session variable is still alive: as I have done this on another site about 3 weeks ago. I cannot say for certain the code is...
Manas: Thanks for the response. Let me ask this: you say it is easy to delete the file if we own the server: well as luck would have it: we do ;-) What...
Bryant: Yes: we have guidelines: but for reasons unbeknownst to me: they deem it not my bsuiness to know those rules. Basically: the manager will decide ...
... Well, when the PDF is requested, you could write to a log "file X was served at time Y". Then just write up a batch process in VB (or even VBScript, and ...
I am trying to keep my server neat - therefor I would like to delete the image file that is associated with a product, when that product is deleted - How can...
Andy I'm glad you're much more aware of the problems than your question appeared to indicate. ... If that is how it's going to work, I'd be making sure that I...