Python Forum
Python wsgi example: problem with javascript
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python wsgi example: problem with javascript
#2
(Jun-13-2017, 10:44 AM)imonike Wrote: I don't know what to do to get it to load (and for the other code between the second set of script tags to work) or if it's even possible to run javascript in such a manner.
Any pointers to the resolution of this problem would be greatly appreciated.
Use code tag BBcode help
It's pretty hopeless to use cgi/wsgi to do stuff like this at a low level.
Use Flask it's build on top of WSGI,
and has all tool to deal with modern web development as eg integrate JavaScript.
Reply


Messages In This Thread
RE: Python wsgi example: problem with javascript - by snippsat - Jun-13-2017, 12:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Using Python request without selenium on html form with javascript onclick submit but eraosa 0 3,241 Jan-09-2021, 06:08 PM
Last Post: eraosa
  WSGI Multi processing. simbha 1 2,875 May-05-2020, 10:34 AM
Last Post: pyzyx3qwerty
  question about using javascript on python selenium Kai 1 1,934 Apr-12-2020, 04:28 AM
Last Post: Larz60+
  wsgi server ports chrisdb 3 3,370 Feb-26-2020, 04:24 PM
Last Post: snippsat
  How can get url from JavaScript in Selenium (Python 3)? m0ntecr1st0 3 4,191 Feb-19-2019, 12:35 AM
Last Post: m0ntecr1st0
  Log WSGI directly to stdout ThomasT 4 3,962 Jan-24-2019, 10:17 AM
Last Post: ThomasT
  Python - Scrapy Javascript Pagination (next_page) Baggelhsk95 3 10,115 Oct-08-2018, 01:20 PM
Last Post: stranac
  Trouble deploying Django (project folder, wsgi.py and libapache2-mod-wsgi) Drone4four 8 8,069 Mar-17-2018, 09:40 PM
Last Post: Drone4four

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020