- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 12:22 AM
Hi,
This is my HTML data (eg. iframe.html source file)
<html>
<head></head>
<body>
<iframe src="https://dev56567.service-now.com/sp?id=dashboard_page"></iframe>
</body></html>
Whatever relating to ServiceNow page in iframe src it is throwing an error "dev56567.service-now.com refused to connect"
My requirement is to embed the ServiceNow dashboard/ report data in html source file
Any kind of response is appreciable.
Thanks.
Solved! Go to Solution.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2019 12:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 12:28 AM
Hi Sangee,
Refer this link, I hope it will help you.
https://www.w3schools.com/tags/att_iframe_src.asp
If my reply helps you at all, I’d really appreciate it if you click the Helpful button and if my reply is the answer you were looking for, it would be awesome if you could click both the Helpful and Accepted Solution buttons..:)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 12:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2019 12:47 AM