joshbb Posted June 23, 2010 Share Posted June 23, 2010 Hi, I am looking for HTML page that don't allow any kind of Java script. i.e. <script></script> tags. Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/ Share on other sites More sharing options...
haku Posted June 23, 2010 Share Posted June 23, 2010 Don't add script tags to your page. Problem solved. Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/#findComment-1075966 Share on other sites More sharing options...
bluejay002 Posted June 23, 2010 Share Posted June 23, 2010 Are you trying to look for a website that doesn't allow scripts or are you looking for a way to invalidate scripts in a page? bluejay, Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/#findComment-1075967 Share on other sites More sharing options...
Mchl Posted June 23, 2010 Share Posted June 23, 2010 And I'm looking for a car that will not allow to be painted white. Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/#findComment-1076008 Share on other sites More sharing options...
haku Posted June 23, 2010 Share Posted June 23, 2010 Don't paint it white. Problem solved. Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/#findComment-1076016 Share on other sites More sharing options...
Dragosvr92 Posted July 1, 2010 Share Posted July 1, 2010 lmao... he dosnt seem to speack english as a first language so let the dude alone lol i think he wants to say that he has a HTML Page that works together with Javascript and he wants only HTML posting about a page that dosnt allow u <script> tags if they are not needed is stupidly pointless if i was right you need the javascript to do your functions so let it there ! or put your javascript into a .js file and add the line bellow to load the file so your script will look prettier <script type="Text/JavaScript" src="YOUR-FILE.js"></script> Yeah... more <script> tags lol Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/#findComment-1079702 Share on other sites More sharing options...
Mchl Posted July 1, 2010 Share Posted July 1, 2010 He was previously looking for HTML page that would not allow XSS attacks, so do not underestimate him. Link to comment https://forums.phpfreaks.com/topic/205613-html-page-that-do-not-allow-tags/#findComment-1079925 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.