On Sunday 15 April 2007 20:56, Joker7 wrote:
> I have said I would host a couple of friends CV's as a web page,here's the
> situation I'd like to set it up so that it can updated it via a simple
> form.I've googled the subject a fair bit and all I can come up with is big
> full solutions when I only need a simple form and say a flat file
> system.Any one have an idea or better still know of a pre-made form ect.

<form>
        <textarea></textarea>
        <input type=submit>
</form>

and choose whatever you have access and feel comfortable to, to use as 
storage. This allows you to use html code to style, and the result is shown 
on the frontend.

>
> Cheers
> Chris
>
> --
> Cheap As Chips Broadband http://yeah.kick-butt.co.uk
> Superb hosting & domain name deals http://host.kick-butt.co.uk

-- 
---
Børge
http://www.arivene.net
---

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to