it is a proprietary Saas so i cant post a link. the code is just this: <form> .... ....
<div class="form_layout_table_row"> <div class="form_layout_table_cell_label"> <label for="Message">Message:</label> </div> <div class="form_layout_table_cell_control"> <input type='file' name='messageFile' id='messageFile' /> </div> </div> </div> <div style="padding-top: 4px"> <input type="submit" value="Submit"></input> </div></form> a similar one for public access would be great but i don't think i can search for one at this time On Thursday, 7 March 2013 01:45:41 UTC-8, Željko Filipin wrote: > On Wed, Mar 6, 2013 at 9:58 PM, Michael Kernaghan > <[email protected]<javascript:> > > wrote: > >> file is cleared from select window and save throws error because no file >> was selected. > > > It would help if you could provide link to the page, or a similar one > where the problem can be reproduced. > > Željko > -- > https://leanpub.com/watirbook > -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
