LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Upload a file to a web using VBA

I have been able to populate email...
I think Tim is gonna be right, I have seen several other referances to
that...
I will try the array method and see if that works.
I may have to try sendkey, if I can figure out how to place the curser in
the right box...

Thanks
Bruce

"joel" wrote in message
...

Have you been able to enter you email address?


The tag "Input" is an array You may be putting filename in the wrong
index of the array. Indexing will alway start with 0 (which is item 1).
I can't tell from your code how many Input tags are on your page.

One thing that I've been able to open the webpage manually (this
doesn't work when the page is called from VBa) and then enter the a
string into the input box. I usually just put my name into the box I'm
trying to located. Then use the developers tool on the IE explorer by
typing F12. There is a search box in the developers tool where you can
search for the string that you put into the box.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread:
http://www.thecodecage.com/forumz/sh...d.php?t=170493

Microsoft Office Help


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
File upload Chetan Excel Programming 1 August 31st 06 05:15 PM
Upload file on a server loopoo[_7_] Excel Programming 4 February 13th 06 02:25 AM
How can I upload a file to my webfolder? Jos Vens[_2_] Excel Programming 1 October 12th 05 07:44 PM
.csv file upload - unrecognized Kiran Setting up and Configuration of Excel 0 May 27th 05 05:30 PM
upload file name choice[_2_] Excel Programming 3 March 25th 05 10:38 PM


All times are GMT +1. The time now is 06:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"