NEO
06-30-2003, 11:57 AM
Hi, i know how to connect to the database & disply the first record in a database, e.g to display the the first record in the "Name" colum you would type the database connection then <%response.write ors1 ("Name")%> and it displays the first recored in the "Name" colum.
But how can i disply certain parts of the database e.g like this message board. My message will be put into a database and the Url for it would be somthing like "View?x=Message55"
What would the code be to do that in ASP? its the same as how data driven websites work. If any has any ideas, please help.
P.S Has anyone noticed that most good apps and websites are built in PHP now, But ive gota say, PHP seems to have better apps like message boards & chatrooms. And the best thing about them is thats there are mostly free unlike ASP. Have i chose the wrong language to learn ????
But how can i disply certain parts of the database e.g like this message board. My message will be put into a database and the Url for it would be somthing like "View?x=Message55"
What would the code be to do that in ASP? its the same as how data driven websites work. If any has any ideas, please help.
P.S Has anyone noticed that most good apps and websites are built in PHP now, But ive gota say, PHP seems to have better apps like message boards & chatrooms. And the best thing about them is thats there are mostly free unlike ASP. Have i chose the wrong language to learn ????