[progress Communities] [progress Openedge Abl] Forum Post: Webspeed Issue Using Form With...

  • Thread starter Thread starter Marco Mendoza
  • Start date Start date
Status
Not open for further replies.
M

Marco Mendoza

Guest
OE 10.1C IIS 6.0 Tested on IE11 and FF 41.0.1 I have the follow webspeed program, called upload2.html: Hi " "NAME:" thename " " "SUBMITBUTTON:" GET-VALUE("submitbutton") " " "SECONDHIDDEN:" GET-VALUE("secondhidden") " ". --> Name: File: -end code------- I enter Marco to thename input, click on submit button without select a file, I get this: FIRSTHIDDEN:yes NAME:Marco SUBMITBUTTON: SECONDHIDDEN: It does not matter how many times I click on submit button, if I don't select a file, the program don't get value for "submitbutton" and "secondhidden". If I select a file, and click on submit button, the result is as expected: FIRSTHIDDEN:yes NAME:Marco SUBMITBUTTON:LoadFile SECONDHIDDEN:yes WHY? It's a bug, configuration or some kind of expected behavior? Can I fix it? If I move the "input type file" after the secondhidden input, then it get the correct values even if I don't select a file. Thanks in advance for your input, Marco

Continue reading...
 
Status
Not open for further replies.
Back
Top