source: branches/1.2/contactcenter/cc_photo_frame.html @ 2

Revision 2, 304 bytes checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
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.