I am creating a custom HTML form using STP in SAS EG.
I have used some of the Jquery and JavaScript functionality!
Before getting the desired output I am getting a pop up window about the security warning..
Do you want to view only the webpage content that was delivered securely?.
Everytime I had to click 'No'.
How can I avoid this?.
Also When I am trying to get a image from http://XXXXXXX" I have the same problem.
BG
Hello:
You can get this security warning when there are mixed HTTP and HTTPS content on the web page you are creating.
You could disable this warning for yourself by:
But, as I can imagine, the users that are going to use this web page don't want to change their IE configuration. So it's better to check the content type (urls like http:// and https://) from your content.
J
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.