Search results

  1. L

    HTML: IE: Anchors in form action

    Hi, say I have the following HTML code line: <form method=get name="mainform" action="purchaseSummary.jsp#SearchResults"> In Windows, if I click on a link that runs "Submit" for this form, the resultant URL is ok. In Windows, IE chops off the anchor but stores it in memory and then goes...
Back
Top