LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 860
Default Web Farming

Mike,

Mike wrote:
The web page that displays the form to update is;

http://iecmech1.sbc.com/proj-bin/c2f...20%20/&tbl=c2f

Yet in the very frist of the HTML code is the following;
<form method=POST action="/proj-bin/c2fmen"

Is it possible that I need to open the first URL and then post the
second?


You need to POST the data to the URL specified in the action attribute. So
it could be that you don't need the long URL after all. The page that shows
the form and the page submitted to are actually the same in this case.

So try:

.Open http://iecmech1.sbc.com/proj-bin/c2fmen

To see if that works.

--
Regards,

Jake Marx
MS MVP - Excel
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]

 
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



All times are GMT +1. The time now is 09:31 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"