Python and Javascript

Graeme Longman glongman at ilangua.com
Tue Aug 13 06:38:43 EDT 2002


Hi,

Ok, ok so it has more to do with javascript than python but I'm sure you
guys know the answer.

I'm trying to get a form working with a popup calender but it seems that
javascript doesn't like me using underscores or dashes in my
identifiers. Iit complains when I use say 'start_dt-0' as the name for
one of my form input values.

I need to use a name which can later be split up. Does anyone know how I
can use underscores or what character I should be using ?

Thanks.
Graeme





More information about the Python-list mailing list