Hello all,
I'm looking for some help. What I want to do is quite simple only I don't have the knowledge or expertise in web development. I need a web page with a text field, which when submitted parses and saves the information to a table to be viewed. That is pretty much it to be honest. I was thinking it can be done with just a 2 page site. 1 to post the data and 1 to display the table. A filter/sort option would be a bonus for the table or even just a search box would do.
The data to be pasted into the text field follows the same format mostly. I've put the text I need in the table in bold. It is always either "is in the" or "is at" before the location I need in the table, the location does change though. Everything not in Bold is text I don't need in the table.
Example data:
------------------------------------------------------------------------------------------------------------
I found John Doe for you.
From: Koyara Uemintoh
Sent: 2012.07.15 01:55
I've found your scumsucker.
She is in the Boranai system, Throne Worlds constellation of the Domain region.
OR It's like this
He is at Amarr VIII (Oris) - Emperor Family Academy station in the Amarr system, Throne Worlds constellation of Domain region.
With regards,
Koyara Uemintoh
------------------------------------------------------------------------------------------------------------
In terms of security I don't need a username/password system. Just a password would do it. If anyone can help me out I would be eternally greatful.