If you are using Visual Studio.Net, one of the installation features is Crystal Reports.Net...this has classes that allows to create a report and output the document as a .pdf file.
1. create a Hashtable object to store the name/value pairs of the "ratings" and "descriptions".
2. the DataSource of your web controls can be the "name" portion of the hashtable for both the Text and the Value.
3. Create an OnChange() event for the controls...
4...
Is your question...more in general...or do you have a specific problem you are trying to solve.
Most web applications handle sessions within the scope of the application, howeve, I believe IIS creates a session identifer for you as well.
I fairly sure that if siteA created a session for you...
Can you provide a more information as to the purpose or problem domain you are trying to solve? Perhaps there is a different way to accomplish what you are trying to achieve.
Let us know...there may be a way to solve your problem without creating a file on the client and having it uploaded to...
Yes, it is secure. However there are some additional ways of securing an application. The way you have chosen is nice, because you can update/mangae your XML file list. And users must be on the list to enter the site.
You need to remember that unless your site is using SSL, the username and pw...
Jack,
If the users are going to log into the site, you can capture their login credentials in a database. You can setup a permissions table in the database and assign access priveleges to users.
For example, an "Admin" or "Restricted" page will require that the user has...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.