I am wanting to create a script that edits a flat-file database using double colons (::)as delimiters to separate the entries..i.e.,
::
here is a single entry with
many lines of html code to be edited
::
I need to set up an administration page (user friendly text box type of thing) to do the editing over the web
What expressions would accomplish this?