Hello,

Some POST field values seem not to be transmitted.
I make a small test program with many kinds of form fields, see attached source 
code.

Attachment: hello3post.adb
Description: Binary data


I fill all the form, see attached screen capture.

Then I submit with this result:

POST parameters: Recherche = f
POST parameters: MDP = d
POST parameters: Couleur = #000000
POST parameters: Champ Caché =
POST parameters: Mois = i
POST parameters: Mel = c@c
POST parameters: Date heure locale = k
POST parameters: Heure = h
POST parameters: Texte multi-ligne = a
POST parameters: Nombre = 2
POST parameters: URL = http://e
POST parameters: Case à Cocher =
POST parameters: Boutons radio = Choix1
POST parameters: Image.x =
POST parameters: Image.y =
POST parameters: Image =
POST parameters: Date = g
POST parameters: Glisseur = 50
POST parameters: Texte = b
POST parameters: Sélection =
POST parameters: Semaine = j

"Champ Caché" that is hidden field has no value.
"Case à Cocher" that is check box field has no value.
"Image" fields has no value.
"Sélection" that is selection field has no value.

Same behavior on Safari and on Firefox (MacOS).

Where could I be wrong?

Thanks, Pascal.
http://blady.pagesperso-orange.fr


------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to