Re: Blank application sample
Hi Diogo Toscano,
Thanks for your response…!
Yes… It is a php file…! But I had the below requirement, and need your suggestions on this
Please go throgh my earlier Post
http://www.scriptcase.net/forum_en_us/index.php?topic=1704.0
where i had problem in accessing files located in the server (I am still in process of checking Your Yesterday’s reply on “Deployment template”).
I dropped the plan of using documents from Samba, and it is nice where in i can have a Config table where the documents is located and SC application can build the string based on the configration
I had created Virtual directory in the IIS server and made accesable via http:[path]filename and mapped to a URL field. Now I can able to open the Docuement (with + sign too) from the server.
But with the following disadvantages
- Entire path is visible in the gri application (http://servername/folder/folder/documentname)
- Users may copy and paste the URL and access to document without login in sc application and session
To achieve the above, I tried to use blank application
Here my requirement is,
- i want to restrict the http access when there is no session open via Sc application (Checking IIS authentication methods).
- When the document opened in the browser there is no buttons like Back,Refersh is availble
- When i use browser back button It says error
I want to have a Back button in the blank application which should redirect the control to Grid Application.
And when the SC project session expired, it should not open the File.
Advise
Thanks & Regards
Dhana