Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object tag doesn't work as expected #303

Open
linuxwiz42 opened this issue Jul 4, 2019 · 0 comments
Open

Object tag doesn't work as expected #303

linuxwiz42 opened this issue Jul 4, 2019 · 0 comments

Comments

@linuxwiz42
Copy link

linuxwiz42 commented Jul 4, 2019

I'm trying to use cgi scripting for some simple text output to a web page. The objective is a simple demonstration of displaying A/D data on a web page. Most of the examples I've looked at use the cgi script to generate the HTML code. That seems to work OK but I'd rather not do that and so I'm embedding an object tag in my existing index.html file.

As a test case I'm simply trying to echo a string to the page. Here's the script.
test.txt

Here's my index.html file.
index.txt

And finally, here's a screen shot of the result.
monkey_object

It spins for about 10 seconds saying it's transferring data, then apparently times out. I also tried using the embed tag with pretty much the same result.

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant