FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Error writing a post containing html and javascript code
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Error writing a post containing html and javascript code
Posted: Mon Aug 12, 2019 07:46 PM

Hi.
I've tried to post some code written in modharbour with html and javascript
but the forum does not accept it and is giving a protection error.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Error writing a post containing html and javascript code
Posted: Thu Aug 15, 2019 10:21 AM

Yes, you can only write it if you separate "<" and "content", in example

"<" + "script>"

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: Error writing a post containing html and javascript code
Posted: Thu Aug 15, 2019 10:27 AM

Thanks Antonio.

Continue the discussion