Python Forum
HTML+CGI (if __name__ == '__main__')
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTML+CGI (if __name__ == '__main__')
#5
Hi Marienbad,
Idea is to pass file name which has list of file in "file_name" text and pass pattern in "last_name".
In this has, below is the format of the list, and other files. it will search " name, time, place" and update in table.
you can use below files...
%cat list
file1
file2
file3

%cat file1
name: Mahesh
time: 20.20
place: Office

%cat file2
name: Mahesh2
time: 20.22
place: Office2

%cat file3
name: Mahesh3
time: 20.23
place: Office3
Reply


Messages In This Thread
HTML+CGI (if __name__ == '__main__') - by mahesh - Feb-19-2019, 11:49 AM
RE: HTML+CGI (if __name__ == '__main__') - by mahesh - Feb-19-2019, 03:48 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  HTML multi select HTML listbox with Flask/Python rfeyer 0 4,758 Mar-14-2021, 12:23 PM
Last Post: rfeyer
  Python3 + BeautifulSoup4 + lxml (HTML -> CSV) - How to loop to next HTML/new CSV Row BrandonKastning 0 2,422 Mar-22-2020, 06:10 AM
Last Post: BrandonKastning

Forum Jump:

User Panel Messages

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