custom-pages Questions
4
Solved
I am using react-admin previously admin-on-rest. I want to create a custom page that doesn't show the Menu sidebar, like Login page. I will use this page reset user's password. How can I do that?
...
Brinkman asked 10/7, 2018 at 14:34
2
I want to have a custom 403 page in my project. So I added these codes in a .htaccess file:
Order deny,allow
Deny from all
Allow from 192.168.1.0/24
ErrorDocument 403 /403.htm
But when the pro...
Hubby asked 11/12, 2017 at 6:25
1
Solved
I was looking for a serial script and I found one here:
CustomPage for Serial Number in Inno Setup
But how can I set the serial because all serials are valid now.
Thanks for your answer!
Salgado asked 28/6, 2012 at 13:47
1
© 2022 - 2024 — McMap. All rights reserved.