472,141 Members | 1,460 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,141 software developers and data experts.

String

Hi all,

I try to update a text field into Access database. When I click Update
button script updates only first word of the phrase excluding other
words. How can I fix it.

Thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #1
2 1364
cvg brown wrote:
Hi all,

I try to update a text field into Access database. When I click Update
button script updates only first word of the phrase excluding other
words. How can I fix it.

We're not looking over your shoulder. Please show us your code. Only the
relevant portions please, We do not want to see your entire page. Just the
part where you do the update.

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #2
You probably have <input type=text value=some value here>

You need to surround "some value here" with quotes.

If this doesn't help, then please show code, as Bob suggests.

"cvg brown" <bs****@yahoo.com> wrote in message
news:#1**************@tk2msftngp13.phx.gbl...
Hi all,

I try to update a text field into Access database. When I click Update
button script updates only first word of the phrase excluding other
words. How can I fix it.

Thanks

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

16 posts views Thread by Krakatioison | last post: by
5 posts views Thread by Stu Cazzo | last post: by
9 posts views Thread by John F Dutcher | last post: by
10 posts views Thread by Angus Leeming | last post: by
2 posts views Thread by Andrew | last post: by
29 posts views Thread by zoro | last post: by
2 posts views Thread by Badass Scotsman | last post: by
15 posts views Thread by morleyc | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.