BookmarkSubscribeRSS Feed
SGB
Obsidian | Level 7 SGB
Obsidian | Level 7

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

1 REPLY 1
JuanL_Sanchez
Calcite | Level 5

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:

  1. In IE web browser, going  to Tools->Internet Options->Security
  2. Select the Security tab
  3. Click on the Internet zone icon at the top of the tab page
  4. Click the Custom Level button
  5. In the Miscellaneous section change Display mixed content to Enable
  6. Repeat steps 1 – 5 for the Local intranet and Trusted sites zones

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

sas-innovate-white.png

Special offer for SAS Communities members

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.

 

View the full agenda.

Register now!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1171 views
  • 1 like
  • 2 in conversation