Web Recorder ASP Page Pull Down Menue and Local File

General Macro Scheduler discussion

Moderators: Dorian (MJT support), JRL

Post Reply
tommy408
Newbie
Posts: 1
Joined: Tue Oct 31, 2006 3:04 pm

Web Recorder ASP Page Pull Down Menue and Local File

Post by tommy408 » Tue Oct 31, 2006 3:14 pm

This is part of the recorded code. It doesn't fill in the Pull Down Menue or the Import local file field. It just skips these code and run sumbit the form.

Let>FrameName={""}
Let>FormName={"ImportForm"}
Let>FieldName={"import_type"}
Let>FieldValue={"VendorRules"}
LibFunc>hIE,FormFill,r,%IE[5]%,str:FrameName,str:FormName,str:FieldName,str:FieldValue,0

Let>FrameName={""}
Let>FormName={"ImportForm"}
Let>FieldName={"Submitted_ImportFile"}
Let>FieldValue={"myfilenamegoeshere"}
LibFunc>hIE,FormFill,r,%IE[5]%,str:FrameName,str:FormName,str:FieldName,str:FieldValue,0


----------------------Web page source code--------------------------



File Name:

(max 10MB)




techwriter
Newbie
Posts: 6
Joined: Wed Oct 25, 2006 1:58 pm

Post by techwriter » Wed Nov 15, 2006 9:06 pm

Sounds as if you are having the same issue I did; check this link
http://www.mjtnet.com/forum/viewtopic.p ... highlight=

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts