Hello AutoIt Community!   I have no where else to go so I have came here for some hope! Haha. I am trying to validate this form to I can upload an image to a website. For some reason, every time I dynamically add a value to the URL input box, it does not allow me to upload. I need some type of work around. Here is my code. I feel like I have tried everything. // ;: INCLUDES :; #include <IE.au3> #include <MsgBoxConstants.au3> #include