Thesis Details

Automatizovaná práce s webovými formuláři

Master's Thesis Student: Zdráhal Petr Academic Year: 2006/2007 Supervisor: Burget Radek, doc. Ing., Ph.D.
English title
Automatic Web Form Processing
Language
Czech
Abstract

This thesis deals with the web form automatization. It contains a short introduction to the HTML and XHTML markup languages and their facilities for the definition of forms. Next, there is a short overview of the HTTP protocol and XML markup language and a method of the form description using XML is proposed. The thesis contains a description of tool for creating XML file from HTML document and a description of a data sender tool using a CSV data file and an XML form description. Next, there is a description of the algorithms used in the implementation. The conclusion includes the achieved results and the improvements for the future.

Keywords

HTML, XHTML, forms, HTTP, method GET, method POST, XML, DTD, C++, HTML parser, XML parser, CSV, CSV Parser, Automatization

Department
Degree Programme
Information Technology, Field of Study Information Systems
Files
Status
defended, grade C
Date
18 June 2007
Reviewer
Committee
Meduna Alexander, prof. RNDr., CSc. (DIFS FIT BUT), předseda
Hanáček Petr, doc. Dr. Ing. (DITS FIT BUT), člen
Krejčíček Jaromír, prof. Ing., CSc. (UNOB), člen
Křena Bohuslav, Ing., Ph.D. (DITS FIT BUT), člen
Sumec Stanislav, Ing., Ph.D. (DCGM FIT BUT), člen
Zbořil František, doc. Ing., Ph.D. (DITS FIT BUT), člen
Citation
ZDRÁHAL, Petr. Automatizovaná práce s webovými formuláři. Brno, 2007. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2007-06-18. Supervised by Burget Radek. Available from: https://www.fit.vut.cz/study/thesis/3496/
BibTeX
@mastersthesis{FITMT3496,
    author = "Petr Zdr\'{a}hal",
    type = "Master's thesis",
    title = "Automatizovan\'{a} pr\'{a}ce s webov\'{y}mi formul\'{a}\v{r}i",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2007,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/3496/"
}
Back to top