There is an ASP.NET Web site PassGuideWS.
There is an ASP.NET Web application PassGuideApp.
There is an web page PassGuidePage.
PassGuidePage includes the HTML code being displayed in the exhibit.
A new div element, with an unique identifier, must created whenever a user click the
AddEmployee button. This new element must be appended before the the AddFile span and
after the other file upload div elements.
Which code is needed?
