stickfigure
11-13-2006, 09:08 AM
Well, im trying to make it easy for me to edit a certain part of my site (like one line of text) by just have a text box input and submitting it to replace the text that already exist:
Let me explain better:
I have the text "Hello, page of doom" somewhere on my page.
I access another page on my server with a text form for input and submission.
I submit the text "Doom on all pages" into the text submission.
The text "Hello, page of doom" is replaced with "Doom on all pages"
I think there is a way by having my text be in a seperate file and use include function to put it on the page, but i dont know how to go about replacing the text in the seperate file with text input...
IS tere a script that could help me, or a link, or something...? Please Help...
Let me explain better:
I have the text "Hello, page of doom" somewhere on my page.
I access another page on my server with a text form for input and submission.
I submit the text "Doom on all pages" into the text submission.
The text "Hello, page of doom" is replaced with "Doom on all pages"
I think there is a way by having my text be in a seperate file and use include function to put it on the page, but i dont know how to go about replacing the text in the seperate file with text input...
IS tere a script that could help me, or a link, or something...? Please Help...