close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Question about licenses + problems displaying requests

Thread began 11/18/2021 6:39 am by Roger Lesage | Last modified 11/18/2021 9:46 am by Roger Lesage | 233 views | 1 replies

Ray BorduinWebAssist

The license is per user, so you would be required to purchase a second license to be in compliance. I don't offer any discounts.

I've been doing updates for more than 30 years now. Your only guarantee is past history. The date is the last major release date that you are looking at. There have been lots of bug fix updates since then. The actual build was updated less than a month ago. I'll continue to make updates when necessary.

The latest versions have cross site scripting protection built in that prevents html and scripts from running from the database. To remove it, you can either update the rsobj.php file and change the line:

php:
$this->CrossSiteProtect = false;


or the better option is to only change it where you need it when the value is displayed like:

php:
$Recordset->getColumnVal("Column", false);


by adding the "false" at the end, it tells the code to remove the cross site scripting protection and allow code to be displayed in that one instance while keeping the cross site scripting in place everywhere else.


Did this help? Tips are appreciated...

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...