to submit html form with file attachment to a httphandler
<form id='myhtmlform' name='myhtmlform' method='POST' enctype='multipart/form-data' action='MyHTTPHandler.ashx'>
<form id='myhtmlform' name='myhtmlform' method='POST' enctype='multipart/form-data' action='MyHTTPHandler.ashx'>
No comments:
Post a Comment