[PHP-DB] Help Needed!!

2006-11-08 Thread 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. 

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: [EMAIL PROTECTED]
 

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



Re: [PHP-DB] Help Needed!!

2006-11-08 Thread John Meyer
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: [EMAIL PROTECTED]
  

   

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



RE: [PHP-DB] Help Needed!!

2006-11-08 Thread 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 [EMAIL PROTECTED]
To: php-db@lists.php.net
Subject: [PHP-DB] Help Needed!!
Date: Wed, 8 Nov 2006 11:59:28 -

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: [EMAIL PROTECTED]


--
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