Hi there, I have a small issue.  I have an ASP page that contains 
several dropdown fields.  Each of the dropdown's data consists of 
sentences.  When I select a value on each of the dropdown and I click 
the submit button, on the receiving ASP page I only get a section of 
the sentence.  For example:

"The house is white"

on the receiving asp page I have:  
coming_in_value = request.form("cbncenter")
when I check the contents in the variable "coming_in_value" by writing 
it out:
response.write coming_in_value & "<BR>"

I only got "The"

Can someone assist me on this?







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [email protected]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to