Problem interacting with HTTP unit on forms

Hello

My problem is that I can't change a form I want to change to what I need. There is no option allowing me to change it:

<select name="RESPONSE"><option value="L">Lancaster</option><option selected value="Y">York</option><option value="G">Gloucester</option></select>

I can't use the setParameter or setCheckbox, this is a popup window.

now York is selected, i want to select for example Lancaster.

Are there any alternatives to httpunit?

thanks

Jossi

[554 byte] By [Jossnaza] at [2007-10-3 5:22:13]
# 1
What does this have to do with J2me? Or Java at all?
deepspacea at 2007-7-14 23:29:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
perhaps there's some way to interact with forms on mobile devices too?perhaps HTTP unit is written in java?well...
Jossnaza at 2007-7-14 23:29:14 > top of Java-index,Java Mobility Forums,Java ME Technologies...