Re: Friendly , quick 'security' check, please

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 51878
interpreted = N
texte = Client is in another state. I charged them less than the cost of a RT plane ticket to build the site, so going to their office is out of the question :) Hmmm. There is supposed to be an error that works like this on index2.html: [!] -- ## Reject if USER_CODE is incorrect -- [/!] [showif [USER_CODE]=[lookup db=admin/db/gfi.db&lookinfield=CHECK&value=1&returnfield=CODE]] [text show=f]pass_word=good[/text] [/showif] [showif [USER_CODE]=[lookup db=admin/db/gfi.db&lookinfield=CHECK&value=2&returnfield=CODE]] [text show=f]pass_word=good[/text] [/showif] [hideif [pass_word]=good] [redirect url=index.html?error=CODE] [/hideif] [!] -- ## END Reject if USER_CODE is incorrect -- [/!] when error=CODE on index.html, a javascript alert (onLoad) tells them the code was bad... try adding ?error=CODE to the URL and tell me what happens, please... thanks, -dan On Wed, 23 Jul 2003 14:25:25 -0700 Jeff Logan wrote: >With Safari and IE 5.3 on mac no matter what I try I get sent back to the >index.html page. Some type of error message would be nice though. I would >go to the clients off and see what they are seeing if possible. > >I had a client that said they had to scroll back and forth in the browser >to see the site we made for them. Their screen size was 800x600 but they >only had the browser window open 1/3 of the way. > >Jeff > > >>My client is claiming that a site I built for him does not work. I am not >>above admitting that I >>make mistakes, but I have checked and checked and checked and it seems to >>be working fine for me. >>Can someone please take a look at this and tell me what they find: >> >>http://www.gfilinks.com >> >>Cleint had me build the form so that 2 conditions had to be met in order >>to sucessfully submit the >>form: >> >>1) USER_CODE must be correct. Client controls (i.e. can change) the >>USER_CODE from the back-end >>admin, and they give it to their clients themselves). It all works fine >>for me. >> >>2) I AGREE radio button must be checked. >> >>Unless both of these conditions are met, user is bounced back to >>index.html (the form), otherwise >>they are allowed to index2.html (where stuff gets written to a .db, etc., >>etc., >> >>Any outside perspective (criticism even) would be much >>appreciated...client is complaining of >>runtime errors, etc., none of which I am able to reproduce. >> >>TIA, >> >>-Dan >>------------------------------------------------------------ >>http://www.StrongGraphicDesign.com >>(208) 319-0137 | Toll-free p/f 877-561-1656 >>------------------------------------------------------------ >> >>------------------------------------------------------------- >>This message is sent to you because you are subscribed to >> the mailing list . >>To unsubscribe, E-mail to: >>To switch to the DIGEST mode, E-mail to >> >>Web Archive of this list is at: http://webdna.smithmicro.com/ > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to >Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------ http://www.StrongGraphicDesign.com (208) 319-0137 | Toll-free p/f 877-561-1656 ------------------------------------------------------------ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  2. Re: Friendly , quick 'security' check, please ( Donovan 2003)
  3. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  4. Re: Friendly , quick 'security' check, please ( Donovan 2003)
  5. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  6. Re: Friendly , quick 'security' check, please ( Donovan 2003)
  7. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  8. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  9. Re: Friendly , quick 'security' check, please ( Chris List Recipient 2003)
  10. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  11. Re: Friendly , quick 'security' check, please ( Donovan 2003)
  12. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  13. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  14. Re: Friendly , quick 'security' check, please ( Chris List Recipient 2003)
  15. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  16. Re: Friendly , quick 'security' check, please ( Aaron Lynch 2003)
  17. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  18. Re: Friendly , quick 'security' check, please ( Alain Russell 2003)
  19. Re: Friendly , quick 'security' check, please ( "Dan Strong" 2003)
  20. Re: Friendly , quick 'security' check, please ( Jeff Logan 2003)
  21. Re: Friendly , quick 'security' check, please ( Alain Russell 2003)
  22. Friendly , quick 'security' check, please ( "Dan Strong" 2003)
Client is in another state. I charged them less than the cost of a RT plane ticket to build the site, so going to their office is out of the question :) Hmmm. There is supposed to be an error that works like this on index2.html: [!] -- ## Reject if USER_CODE is incorrect -- [/!] [showif [USER_CODE]=[lookup db=admin/db/gfi.db&lookinfield=CHECK&value=1&returnfield=CODE]] [text show=f]pass_word=good[/text] [/showif] [showif [USER_CODE]=[lookup db=admin/db/gfi.db&lookinfield=CHECK&value=2&returnfield=CODE]] [text show=f]pass_word=good[/text] [/showif] [hideif [pass_word]=good] [redirect url=index.html?error=CODE] [/hideif] [!] -- ## END Reject if USER_CODE is incorrect -- [/!] when error=CODE on index.html, a javascript alert (onLoad) tells them the code was bad... try adding ?error=CODE to the URL and tell me what happens, please... thanks, -dan On Wed, 23 Jul 2003 14:25:25 -0700 Jeff Logan wrote: >With Safari and IE 5.3 on mac no matter what I try I get sent back to the >index.html page. Some type of error message would be nice though. I would >go to the clients off and see what they are seeing if possible. > >I had a client that said they had to scroll back and forth in the browser >to see the site we made for them. Their screen size was 800x600 but they >only had the browser window open 1/3 of the way. > >Jeff > > >>My client is claiming that a site I built for him does not work. I am not >>above admitting that I >>make mistakes, but I have checked and checked and checked and it seems to >>be working fine for me. >>Can someone please take a look at this and tell me what they find: >> >>http://www.gfilinks.com >> >>Cleint had me build the form so that 2 conditions had to be met in order >>to sucessfully submit the >>form: >> >>1) USER_CODE must be correct. Client controls (i.e. can change) the >>USER_CODE from the back-end >>admin, and they give it to their clients themselves). It all works fine >>for me. >> >>2) I AGREE radio button must be checked. >> >>Unless both of these conditions are met, user is bounced back to >>index.html (the form), otherwise >>they are allowed to index2.html (where stuff gets written to a .db, etc., >>etc., >> >>Any outside perspective (criticism even) would be much >>appreciated...client is complaining of >>runtime errors, etc., none of which I am able to reproduce. >> >>TIA, >> >>-Dan >>------------------------------------------------------------ >>http://www.StrongGraphicDesign.com >>(208) 319-0137 | Toll-free p/f 877-561-1656 >>------------------------------------------------------------ >> >>------------------------------------------------------------- >>This message is sent to you because you are subscribed to >> the mailing list . >>To unsubscribe, E-mail to: >>To switch to the DIGEST mode, E-mail to >> >>Web Archive of this list is at: http://webdna.smithmicro.com/ > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to >Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------ http://www.StrongGraphicDesign.com (208) 319-0137 | Toll-free p/f 877-561-1656 ------------------------------------------------------------ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ "Dan Strong"

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Editing HTML Pages w/WCAT (1998) too many nested ... problem (1997) all db's in one folder and protected (1998) Frames (1997) FYI: virus alert (1996) webcat NT (1998) [math] oddness .. (2002) Credit Card Number checking (1997) 2nd WebCatalog2 Feature Request (1996) Protect and Serve (1999) (2002) WebCat2.0 [format thousands .0f] no go (1997) [searchString] (1997) WC2b15 File Corruption (1997) [group] ? (1997) Multiple Selections in Pull-Down Menu (2000) RE: WebCat vs. ASP (1999) Add a Blog to your site. (2002) WC2b15 File Corruption (1997) WebCommerce Security Alert! (1996)