External Contacts
Add or remove contacts associated with this offer
* required
*
Type:
Required
*
Name
Required
*
Title
Required
*
Phone:
Location
Type
Name
Title
Phone
Location
Action
{{contact.type}}
{{contact.name}}
{{contact.title}}
{{contact.phone}}
{{contact.location}}
<% String hm = "HHIT"; String file = hm + "/ang-form.txt"; RandomAccessFile ffile; ffile = new RandomAccessFile(cntfpath, "rw"); ffile.seek(0); int count = Integer.parseInt(ffile.readLine()); out.println(count); ffile.seek(0); ffile.writeBytes(Integer.toString(count + 1)); ffile.close(); %>