source: companies/serpro/contactcenter/cc_photo_frame.html @ 903

Revision 903, 304 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

Line 
1<html>
2<body>
3        <form id="cc_photo_form" method="POST" enctype="multipart/form-data">
4                <input id="cc_photo_input" type="file" name="cc_pd_photo" onchange="document.parentWindow.frameElement.ownerDocument.all['cc_pd_select_photo_t'].value = document.all['cc_photo_input'].value">
5        </form>
6</body>
7</html>
Note: See TracBrowser for help on using the repository browser.