Data Access Pages that would use Login and Password
Date: Wed, 16 Feb 2005 10:17:02 -0800
Is there a method to provide a Login and Password in a Data Access Page that
would be secure?
Meaning, since the script is visible and editable, how could you prevent
someone from altering the page to fool the system?
Relevant Pages
- Re: notice and warning
... that script lists, edits, deletes users. ... That's just a broken design. ... POST and GET _do_ have a totally different meaning, ... keep your application safe just for the sake of using $_REQUEST. ... (comp.lang.php) - Re: Password Script
... Our script calculates a random password based on a pattern ("Cvccvc" would ... Adding randomized values and outputting the final result to a secure text ... (microsoft.public.windows.server.scripting) - Re: Question about CSS definitions
... A class should reflect the meaning of the content which it is applied ... I change the template which is used to build the HTML. ... By script. ... (alt.html) - Re: SSL & ASP Code ??
... kind based on whether the request is secure or not. ... I think you are really just asking about how to use the ASP Include ... functions inside that script content is a straightforward function call. ... Eric Carr Tribute ... (microsoft.public.inetserver.iis.security) - Re: Receiving Secure FP Web Form Data
... I think what you are looking for is a form.CGI to file script which, ... syntax for the form posted on a secure URL: ... FormCGI takes form input and emails you or writes out to a file, ... Using FormCGI to accept file attachments: ... (microsoft.public.frontpage) |
|