Hello, I'm a teacher working on a web site for my students next year and I'm fairly stuck. I do know a little bit about programming, but I'm pretty much an ASP noob. Right now I have a log in program that I want to be able to take the students log in information (their username and password) and plug it into a message board so that they don't have to log in twice. Unfortunetly I'm having more difficulty doing this then I thought I would. I'm hoping someone will have some insight into my difficulty. It seems like it should be easy for someone who understands the syntax better than I, but perhaps I'm completely off there.
This is the info stored in the database (I guess the record information I need to transfer).
So I need to take usr_username and usr_password and plug it into this app:
So that when my student clicks on the message board link, it will just log them in automatically and they don't have to login to the forum also.
Hope this makes sense. If it seems to difficult, I am willing to pay someone, but just keep in mind I'm a teacher so I'm broke.
Thanks for any help!