Hi
My code connects to the mysql database and then retrieves the values from the database. I want to know the number of rows that are fetched from the database. Any one can help.
my code is :
C_mysqlconnection = new MySqlConnection(str_connectionstring);
C_mysqlconnection.Open()...
Hi
I am designing a web page and I am trying to include a tab panel in it. I have used css for it and I have made customized tabs with colors and fonts etc. i want to design those tabs so that they look impressive and a little flashy. like right now they are pretty straight forward. If any one...
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.