Hello,

I want to display the contents of an html page on a specific web link. Can any one help me with that.

Awaiting for postive response...

Recommended Answers

All 4 Replies

Hello..
Try to use cUrl. It can be helpfull for you issue.
And plz, explain your question in more details, if you want usefull feedback.

i have this html page which contains certain graphs and figures.I want to display this content on share point.

Like I want to open this page on share point..How can I do it???

Please be more descriptive of your issue,

Perhaps AJAX
or an iframe?
eg:
<iframe src="example.com" width="400" height="600" border="0" allowtransparency="true"></iframe>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.