Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Unwanted comma

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,1111
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> Unwanted comma
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Unwanted comma - 7/3/2004 3:24:17 AM   
  tincup2

 

Posts: 2
Score: 0
Joined: 7/3/2004
From:
Status: offline
I have a multipage (asp/vbscript/html) form in which I am passing a checkbox input across each page to reach the final form at the end where a list of check boxes from the previous pages must be checked according the the checkbox state from the previous pages. I am doing this using a input type hidden on each pages form submission to the next page. Then I just read the variable on the next page using request.form(variable). All of this seems to be working just fine except that the check box on the final form is not being rechecked. It seems that for some reason when the passed checkbox value of "yes" is actually being passed as "yes," and thereforr the checkbox read on the last page doesn't recognize the the value as true because if this "," included in the value. My question is where is the comma coming from and how do I eliminate it?
 
 
Post #: 1
 
 Re: Unwanted comma - 7/9/2004 9:13:48 AM   
  G

 

Posts: 1
Score: 0
Joined: 7/9/2004
From:
Status: offline
This is the first time I have ever replied to any of these message boards, so be gentle.
I am not going to claim this is the answer but verify it anyway.
You might have your hidden or text input box duplicated. Search the name of your hidden or text input box and see if it is there more than once. Delete the duplicate.
Hope I helped.

(in reply to tincup2)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> Unwanted comma Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts