June 30, 200223 yr Hi experts, I am absolutely new to CDML. I know some Microsoft ASP scripts. The CDML tags are included within an HTML file and it seems they are only processed when there is an action command like -find, -findall-, -view .. But if the user directly types in the URL of that format HTML page they can see all the CDML codings. It is very very inconvenient or insecure to show these to the user. In ASP all its tags/codings are always processed before the request is received in the user's browser. Is there anyway to accomplish the same in CDML? Thank you very much for your help.
July 1, 200223 yr Not really, this sort of feature is available with Lasso as you can tell Lasso and the web server to always make Lasso process certain file suffix. There are many features in Lasso that are not available with FMPro alone.
July 1, 200223 yr Author Thanks for letting me understand this. I will have a look at the Lasso. Hameed
July 21, 200223 yr You can protect the HTML pages easily to call the first, index page. I am using that on all my CDML/HTML pages
Create an account or sign in to comment