Upload Files to Websites with Browse Button



Hi,

Does anyone know good methods to upload files to websites that have a
browse button that you use to locate the file on your hardrive
automatically with FileMaker or a plugin that can do it? I have been
using Iopus internet macros to do it- however - it just sets the mouse
position over the browse button, clicks it and sends it the filepath
via keystrokes. This works ok until the website changes things around
and moves the location of the browse box and then the mouse position
can't hit it.

I also use the Troi url plug in which allows me to post and update
websites and download from them, but I can't quite figure out how to
get Troi URL to post the file.

I found a program called Paessler URL Recorder which tells you what is
posting to websites when you submit data through the website interface.

The Paessler URL Recorder shows that the particular site that I am
trying to upload a file to is basically posting the following data:

-----------------------------7d62ebeb054c
Content-Disposition: form-data; name="__EVENTTARGET"

btnImport
-----------------------------7d62ebeb054c
Content-Disposition: form-data; name="__EVENTARGUMENT"


-----------------------------7d62ebeb054c
Content-Disposition: form-data; name="__VIEWSTATE"

dDwtOTc3OTU0OTM7dDw7bDxpPDA+Oz47bDx0PDtsPGk8MT47PjtsPHQ8cDxsPGVuY3R5cGU7PjtsPG11bHRpcGFydC9mb3JtLWRhdGE7Pj47bDxpPDU+Oz47bDx0PDtsPGk8MD47PjtsPHQ8O2w8aTwwPjs+O2w8dDxwPGw8YWxpZ247dmFsaWduOz47bDxDZW50ZXI7Oz4+O2w8aTwxPjs+O2w8dDxwPGw8Y2VsbHNwYWNpbmc7Y2VsbHBhZGRpbmc7d2lkdGg7YWxpZ247Ym9yZGVyO2JvcmRlcmNvbG9yOz47bDwwOzA7NzUwO0NlbnRlcjswOzs+PjtsPGk8MD47aTwxPjtpPDM+Oz47bDx0PDtsPGk8Nz47PjtsPHQ8cDxsPHN0eWxlO3dpZHRoOz47bDx3aWR0aDo3NTBcOzs3NTA7Pj47Oz47Pj47dDw7bDxpPDM+Oz47bDx0PDtsPGk8MT47aTwzPjs+O2w8dDw7bDxpPDA+O2k8MT47PjtsPHQ8O2w8aTwwPjs+O2w8dDw7bDxpPDE+Oz47bDx0PDtsPGk8MT47PjtsPHQ8cDxwPGw8VGV4dDs+O2w8XGU7Pj47Pjs7Pjs+Pjs+Pjs+Pjt0PDtsPGk8MD47PjtsPHQ8O2w8aTwzPjs+O2w8dDxwPHA8bDxWaXNpYmxlOz47bDxvPGY+Oz4+Oz47Oz47Pj47Pj47Pj47dDxwPGw8VmlzaWJsZTs+O2w8bzxmPjs+Pjs7Pjs+Pjs+Pjt0PDtsPGk8MT47PjtsPHQ8cDxsPHdpZHRoO3N0eWxlOz47bDw7Oz4+Ozs+Oz4+Oz4+Oz4+Oz4+Oz4+Oz4+Oz4+Oz4+O2w8Y2hrRmlyc3RSb3c7Pj6zP8ccy5/iX14ForWRnTGET6ymEw==
-----------------------------7d62ebeb054c
Content-Disposition: form-data; name="myhiddenfield"

null
-----------------------------7d62ebeb054c
Content-Disposition: form-data;
name="LeftColumnNav1:SimpleSearch1:txtSimpleSearch"

Search:
-----------------------------7d62ebeb054c
Content-Disposition: form-data; name="ImportFile";
filename="C:\CEP1.txt"
Content-Type: text/plain

Does anyone know the format I would use on Troi URL to post this - I
currently am trying to use the post command with the text exactly as is
and it doesn't seem to upload it. Any help would be greatly
appreciated.

Thanks in advance,
Shawn

.



Relevant Pages

  • Re: removing ftp password
    ... How to Disable Internet Explorer Password Caching ... > I am trying to ftp files to my new server. ... > password for all my websites until I get them all ... > to the first website that I uploaded and I can't upload ...
    (microsoft.public.windows.inetexplorer.ie6.setup)
  • Re: IIS Limits
    ... >> we like to limit the users to upload or using the Hard disk space ... > and works perfectly well with websites, providing you assign each user their ... Depending on the content upload mechanism, this may or may not work, ... because disk quotas are calculated by the file owner bit. ...
    (microsoft.public.cert.exam.mcse)
  • Re: That binaries thing.
    ... of redirect so the pix are off group. ... Browse to find your pic file, Upload and copy the URL that it assigns ... Or, as Nancy said, there are websites like Photobucket, Flickr, etc, ...
    (rec.food.cooking)
  • Upload Files to Websites with Browse Button
    ... I also use the Troi url plug in which allows me to post and update ... websites and download from them, but I can't quite figure out how to ... trying to upload a file to is basically posting the following data: ...
    (comp.databases.filemaker)