hi!
i want to upload a tab-seperated table in a txt-file to a database over a web-form! for example:
dummy.txt
=========
3021 O 2 Bezeichnung_xy ...
3022 O 2 Bezeichnung_xy ...
3023 W 2 Bezeichnung_xy ...
3024 W 2 Bezeichnung_xy ...
.
.
.
the txt-file contains about 4000 records and the filesize is about 1mb!
now i need some classes that help me to upload this data!
can anybody help me?
thanks!
i want to upload a tab-seperated table in a txt-file to a database over a web-form! for example:
dummy.txt
=========
3021 O 2 Bezeichnung_xy ...
3022 O 2 Bezeichnung_xy ...
3023 W 2 Bezeichnung_xy ...
3024 W 2 Bezeichnung_xy ...
.
.
.
the txt-file contains about 4000 records and the filesize is about 1mb!
now i need some classes that help me to upload this data!
can anybody help me?
thanks!