HELP WITH ASP COOKIE LAB?

  • Thread starter Thread starter Jayme R
  • Start date Start date
J

Jayme R

Guest
I am willing to pay somebody $$$ to help with this. I can pay using paypal or maybe someone is even nice enough to just help me out....i have been doing great in this class but now i am stumped. but here is what the instructor is asking:

Create an ASP on the server called employee1.asp.

The ASP will check for a cookie called employee. If not found, present a form that asks for the employee number, name, department and phone number. On submission of the form, write cookie with employee number and add the all data to a file called employees.txt.

If the cookie is found, read the data file line by line and find the employee number and display the data for it.

please help!!!
 
Back
Top