Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 displaying values in html

Author  Topic 

aiden857181
Starting Member

3 Posts

Posted - 2009-08-19 : 15:33:13
Hi all can someone please help.

in my sql db i have a table called EventCategorie, please see image below



How can i display the amount of events in each catogory by using the row value in the above image in a html page.

Regards
Aiden

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-08-19 : 15:59:21
you'll need to use a server side scripting language -- ASP.Net, PHP, Java are some common ones. Might want to have a look at webdeveloper.com forums
Go to Top of Page

aiden857181
Starting Member

3 Posts

Posted - 2009-08-19 : 16:00:49
Ok so if i use php can you give me a guide line on how to retrive the info needed.
Go to Top of Page

rohitkumar
Constraint Violating Yak Guru

472 Posts

Posted - 2009-08-19 : 16:04:53
my company is blocking the site so cant see your image, BTW do you own it? :P
Go to Top of Page

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-08-19 : 16:09:17
Also, this is a Microsoft SQL Server forum.
It seems you are using MySQL.



N 56°04'39.26"
E 12°55'05.63"
Go to Top of Page
   

- Advertisement -