First,
I know that I can use an ASP page to generate a PDF file by writing the raw PDF data with a content type of PDF. I need to know where I can find the syntax of raw PDF data. If someone knows or could point me in the right direction, please help.
Second,
I need to generate some type of User Authentication script that will allow me to restrict access to a site based on the username/password combination the end user uses. I.E. I need to be able to allow some people to add data, others need to add and view data, and some only need to view. I need to be able to use some type of variable that will be passed along from page to page, or encoded on a cookie (which I don't know how to do effectively), to set the user access permisions.
Thanks,
jtgurkin
I know that I can use an ASP page to generate a PDF file by writing the raw PDF data with a content type of PDF. I need to know where I can find the syntax of raw PDF data. If someone knows or could point me in the right direction, please help.
Second,
I need to generate some type of User Authentication script that will allow me to restrict access to a site based on the username/password combination the end user uses. I.E. I need to be able to allow some people to add data, others need to add and view data, and some only need to view. I need to be able to use some type of variable that will be passed along from page to page, or encoded on a cookie (which I don't know how to do effectively), to set the user access permisions.
Thanks,
jtgurkin