Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python code error on browser.
Post: RE: Python code error on browser.

I'm using python cgi and running it on an httpd server. Am i missing something in my code?? Is that why it's not working? Same machine. Same ID. And the Path has the path to the hdfs command. I've al...
adi.6194 General Coding Help 3 5,258 Oct-27-2016, 10:04 AM
    Thread: Python code error on browser.
Post: Python code error on browser.

I have this code which works fine when i run it through terminal. But when i get to the link via browser, it gives me an error: Quote:sh: hdfs: command not found #!/usr/bin/python import cgi import ...
adi.6194 General Coding Help 3 5,258 Oct-27-2016, 06:39 AM
    Thread: HTML select options from python list
Post: RE: HTML select options from python list

Wow. Thank you so much. This is amazing.
adi.6194 Web Scraping & Web Development 4 11,687 Oct-20-2016, 01:31 PM
    Thread: HTML select options from python list
Post: RE: HTML select options from python list

This is giving me an error OPTIONS undefined on the " OPTIONS=html_list " line This is the error. (I'm using optionlist instead of html_list) OPTIONS undefined, optionlist = '<option value=192.1...
adi.6194 Web Scraping & Web Development 4 11,687 Oct-20-2016, 09:08 AM
    Thread: HTML select options from python list
Post: HTML select options from python list

I'm writing a python-cgi script to setup a Hadoop cluster. I want to create an HTML select dropdown where the options are taken from a python list. Is this possible?? I've looked around a lot. Could...
adi.6194 Web Scraping & Web Development 4 11,687 Oct-20-2016, 12:07 AM

User Panel Messages

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