Jump to content

javascript security


crmamx

Recommended Posts

I have a site designed with 3 frames: top=messages, left=navigation and right=content. All my programs use <base target="content"> so I never open a new window except to link to an outside site.

 

I have a simple password.html program written in javascript and the password is embedded in the program for comparison. I read where this is like no security at all. But no matter what program is displaying on the content.html frame, if you do a view/source from the browser, you always see the same thing, that is the frameset code.

 

So I am wondering where the security issue is.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/226815-javascript-security/
Share on other sites

Oh my gosh! There it is for the whole world to see.

 

Will I ever learn all there is to learn? You people are killing me....haha  I am struggling to program adds/changes/deletions to my db and now I have to go study server side validation.

 

One further question. All they would see in the protected area are names, phone numbers and email addresses and for sale/swap. Are there really people out there that look for this to spam emails?

 

 

Link to comment
https://forums.phpfreaks.com/topic/226815-javascript-security/#findComment-1170400
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.