Dynamically inserting HTML
Colm Rafferty
c.rafferty at formulae.co.uk
Sat May 6 11:49:13 EDT 2000
More information about the Python-list mailing list
Sat May 6 11:49:13 EDT 2000
- Previous message (by thread): find the length of floats, ints?
- Next message (by thread): My Server supports Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dear All, I have an HTML page. I would like to dynamically insert HTML code into a part of that page as the page loads. I can do it OK with a .js file. But I would like to do it with a link to a python script in my cgi-bin. Is it possible? Thanks Colm Rafferty
- Previous message (by thread): find the length of floats, ints?
- Next message (by thread): My Server supports Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list