Hi, i am new in asp.net and i found it quiet difficult... i was programming in classic asp and sql server, but asp.net looks quiet different, specially if i do program in C# ....
Than i hase a couple of questions :
1) if i do a form with 2 textboxes and i want to check if the value of the 2 textboxes are matching with the 2 records of my database (sql server), ho can i pass this 2 value??
2) if i don't find any record in my database.. how can i check this?
3) ho can i put the value of my text box in a cookies and the value of my database in a session?
Thanks for your help