Help Needed!!
am 08.11.2006 12:59:28 von David Skyers
Hello,
I have an input field that inserts data into an oracle table. The users
of the system will be composing the data that goes into this input field
in Microsoft Word.=20
They will also be using Microsoft Word formatting features.
1. Is it possible for my input box to retain the formatting and if so
how?
2. Can the Oracle database store this type of formatting?
3. Can the data and formatting then be extracted in XML
Thanks,
David
--------------------------------------------
David Skyers
Support Analyst
Management Systems, EISD, UCL
Extension: 41849
Tel: 020 7679 1849
Email: d.skyers@ucl.ac.uk
--------------------------------------------=20
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Help Needed!!
am 08.11.2006 13:24:19 von John in Pueblo
Forgive me for saying this, but you should be posting this to the Oracle
mailing list, not here.
David Skyers wrote:
> Hello,
>
> I have an input field that inserts data into an oracle table. The users
> of the system will be composing the data that goes into this input field
> in Microsoft Word.
>
> They will also be using Microsoft Word formatting features.
>
> 1. Is it possible for my input box to retain the formatting and if so
> how?
> 2. Can the Oracle database store this type of formatting?
> 3. Can the data and formatting then be extracted in XML
>
> Thanks,
>
> David
>
>
> --------------------------------------------
> David Skyers
> Support Analyst
> Management Systems, EISD, UCL
> Extension: 41849
> Tel: 020 7679 1849
> Email: d.skyers@ucl.ac.uk
> --------------------------------------------
>
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Help Needed!!
am 08.11.2006 15:03:22 von Bastien Koert
1. yes, user a rich text editor plugin in you web page
(http://www.kevinroth.com/rte/ is one such beast)
2. sure, in a text / blob field
3. yes, but likely you'll need to do it as CDATA
hth
Bastien
>From: "David Skyers"
>To:
>Subject: [PHP-DB] Help Needed!!
>Date: Wed, 8 Nov 2006 11:59:28 -0000
>
>Hello,
>
>I have an input field that inserts data into an oracle table. The users
>of the system will be composing the data that goes into this input field
>in Microsoft Word.
>
>They will also be using Microsoft Word formatting features.
>
>1. Is it possible for my input box to retain the formatting and if so
>how?
>2. Can the Oracle database store this type of formatting?
>3. Can the data and formatting then be extracted in XML
>
>Thanks,
>
>David
>
>
>--------------------------------------------
>David Skyers
>Support Analyst
>Management Systems, EISD, UCL
>Extension: 41849
>Tel: 020 7679 1849
>Email: d.skyers@ucl.ac.uk
>--------------------------------------------
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
____________________________________________________________ _____
Say hello to the next generation of Search. Live Search try it now.
http://www.live.com/?mkt=en-ca
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php