Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have small automation from excel to web. I have no problem in logging into the web & input some values in text box. But there is browse option, i need input the path in the text box. I am not able to input. ''''''''''HTML Source CODE'''''''''''''''''' <labelSpreadsheet:</label <input type="file" name="upload" size="25" value="" id="spreadsheet_upload"/ ''''''''''HTML Source CODE'''''''''''''''''' So, I was using set Spreads = ie.document.getelementsbyname("upload") SpreadS.item(0).value = "D:\new folder\abc.xls" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Supressing the ctrl-c and other keys during word automation in automation | Excel Programming | |||
Automation | Excel Worksheet Functions | |||
Automation | Excel Programming | |||
Automation | Excel Programming | |||
OLE Automation | Excel Programming |