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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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