Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Submit text values from checkboxes?

Guest
Jun 07, 2006 Jun 07, 2006
Hi - using asp/access/vbscript.

I try to build a form where user can select multiple checkboxes. Each checkbox has its own db table, and is submitted as text.

But doing this gives this error: Invalid string or buffer length

Is it not possible to submit text values from checkboxes?

Bjorn.
TOPICS
Server side applications
237
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 07, 2006 Jun 07, 2006
LATEST
Can we see the code? I have a feeling it has something to do with the
checkboxes that aren't checked when submitting the form, but won't swear to
that without code.

--
Bryan Ashcraft (remove brain to reply)
Web Application Developer
Wright Medical Technologies, Inc.
=============================
Macromedia Certified Dreamweaver Developer
Adobe Community Expert (DW) :: http://www.adobe.com/communities/experts/


"btn" <webforumsuser@macromedia.com> wrote in message
news:e66s0b$lh1$1@forums.macromedia.com...
> Hi - using asp/access/vbscript.
>
> I try to build a form where user can select multiple checkboxes. Each
> checkbox
> has its own db table, and is submitted as text.
>
> But doing this gives this error: Invalid string or buffer length
>
> Is it not possible to submit text values from checkboxes?
>
> Bjorn.
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines