> Thank you very much for this. if you dont mind.. pls tell me, how to
> pass the parameter to the stored procedure as i have never used stored
> procedure before and also how to check what it retrived( i mean 1 or
> 0)
Please don't take this the wrong way, but database integration is absolutely
*fundamental* to any sort of web application...
I appreciate that you are a newbie - we were all newbies once - but you are
going to struggle very badly unless you acquire some very basic ASP.NET
knowledge...
I suggest you get a copy of this:
http://www.amazon.com/ASP-NET-Everyday-Apps-Dummies-Computer/dp/0764597760/ref=p
d_sim_b_1/104-8662182-0953532?ie=UTF8&qid=1177696190&sr=8-2
and work your way through it...
Otherwise, you're going to be forever asking "What do I do next?", "What do
I do next?"...

Signature
http://www.markrae.net
Ahmd - 14 May 2007 12:43 GMT
> > Thank you very much for this. if you dont mind.. pls tell me, how to
> > pass the parameter to the stored procedure as i have never used stored
[quoted text clipped - 16 lines]
>
> --http://www.markrae.net
Thank you for your advice.. i really appreciate you.