Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Is it possible to output to an open web page?

by InfiniteSilence (Curate)
on Apr 28, 2014 at 18:19 UTC ( [id://1084160]=note: print w/replies, xml ) Need Help??


in reply to Is it possible to output to an open web page?

...I am wondering whether it is possible to include the output to the same webpage that is already open...

Of course, you can use JavaScript on the client-side to fetch additional content and update your web page without reloading the entire page. If the client's browser has JavaScript turned off, of course, that will not work.

Your other option is to use frames, which I think is deprecated and not recommended even if it is not.

Celebrate Intellectual Diversity

  • Comment on Re: Is it possible to output to an open web page?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1084160]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-25 12:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found