Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Howdy, I'm pretty new to extracting info from IE into excel so I need some major help here. I need to fill certain input values on a webpage, "click" the submit button, and from there I should be able to extract the info I need. Its the navigating the selection screen I'm having a problem with. The HTML values I need, I believe are contained in this section of the source code. So how do I change these input values in the html code to what I need and submit? <FORM name = F001 method=post <input name="screen_id" type="hidden" value="Selection" <input name="project_id_selected" type="hidden" value="" <input name="dept_id_selected" type="hidden" value="" <input name="missing_craft_selected" type="hidden" value="" <input name="xl_or_html_selected" type="hidden" value="HTML" <input name="output_format_selected" type="hidden" value="ALL" <table WIDTH="100%" <tr <td width="30%" </td <td width="30%" <input name="heading_message" type="hidden" value="Selection Screen" <P align=center <INPUT style="font-size:27pt;WIDTH: 400px; COLOR: green; HEIGHT: 61px" value="Submit Selection"; type=submit name=".State" onclick="this.value='Submit';" Appreciate any help, Mjack -- mjack003 ------------------------------------------------------------------------ mjack003's Profile: http://www.excelforum.com/member.php...fo&userid=5141 View this thread: http://www.excelforum.com/showthread...hreadid=494309 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
hiding zero values in charts | Charts and Charting in Excel | |||
Keeping a cell value constant trhoughout a list of values | Excel Worksheet Functions | |||
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row | Excel Worksheet Functions | |||
I Need a formula to evaluate a cell with + or - values | Excel Worksheet Functions | |||
#N/A Values : Returned by Formulas vs Entered Manually | Charts and Charting in Excel |