Code: Select all
INPUT type="file" NAME="code_update"
It doesn't fill it with the semi-hacked auto generated script code:
Code: Select all
Let>FrameName={"main content"}
Let>FormName={"codeupdate"}
Let>FieldName={"code_update"}
Let>FieldValue=firmware
IE_FormFill>%IE[0]%,str:FrameName,str:FormName,str:FieldName,str:FieldValue,0,r
Code: Select all
Input>firmware,Enter or Browse for the Firmware File:,C:\x642\X642_LC2.MB.P237.fullnet.ffm
Can someone verify and reccomend a workaround? I don't want it to prompt the user...I have all the user prompts at the beginning so they can enter the needed data and walk away.
Thanks
Jon