Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
StevenM21 #1
uploading txt file to HTML table
I was wondering if anyone knew how to upload details from a .txt file to a
table that will be viewed on the internet. As I am just relatively new to HTML
i dont know how to do this.
I was hoping to have a table that would display 6 differnet columns, and
various amounts of rows. At the moment I have just typed them into my website
but this isnt very effecient, so I was hoping to put the stuff that will go
into the tables in txt files.
Just so you know what I need is the end result I would be needing.
can someone show me the code needed to do this for uploading the txt files
into a table for html, and obviously the texts file will have to hold the info
in a certain manner too.
thankshttp://www.myworld21.v21hosting.co.uk/flyers.html
StevenM21 Guest
-
File Uploading
> I have ASP 3.0 and I cannot change that, but how can I -
Web Service: Uploading files and setting file security on a file server
I have written a web service that provides the following methods: UploadFile SetNTFSSecurity Their purpose is to allow a user to Upload a file... -
Uploading a CSV file to a Database Table
I'm pulling my hair out trying to find out how to upload this data. My files can vary in numbers of rows and columns but the x and y axis always... -
uploading a file
Hi all! I have used code below to upload file but I receive an error on last row of code telling me ( method not allowed ) is it about iis or... -
Changing a html table when new data is entered into SQL table.
Hi all, I was wondering if anyone has any ideas on how I would go about this task. What I have is a html table which is populated from 2 different... -
-D- #2
Re: uploading txt file to HTML table
Goto insert > table objects > import tabular data
Select your .txt file and the method the data is delimited (tab, comma, etc.)
Hope this helps.
Regards,
-D-
-D- Guest
-
StevenM21 #3
Re: uploading txt file to HTML table
can i ask, the txt files i create, how should they look in the actual txt file.
Say i have 3 columns in the table "Name", "Goals", "Assists" and i have say 20
players that need to be entered into the table (e.g. "Player 1", "20", "34" -
being name, goals, assists) in my txt file i will i need to have each
player/line as
Name = "Player", Goals = "number", Assists = "number" or something like this?
i assume once the txt file has been transfered and then I update the txt file,
the new tables will be automatically updated?
StevenM21 Guest
-
StevenM21 #4
Re: uploading txt file to HTML table
can anyone answer the above for me?
StevenM21 Guest



Reply With Quote

