|
-
Jun 14th, 2000, 08:54 PM
#1
Thread Starter
Addicted Member
not really a VB question, but hoping someone will know:
I have a form, which has a couple hidden fields in it.
When this form is submitted, I grab the values out of these hidden fields. Problem is that it doesn't seem to recognize multiple words (space delimited)in the hidden field.
example: I put the value "this person" into the hidden field. When I extract the value of the hidden field it returns "this" and drops person. Spaces seem to not get along with hidden fields.
This is a problem. Can anyone think of a workaround?
(I tried text-fields of "0" width, but that doesn't fly)
dvst8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|