Click here to Skip to main content
15,885,309 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Content management Pin
erikkl200027-Mar-07 7:06
erikkl200027-Mar-07 7:06 
GeneralRe: Content management Pin
erikkl200027-Mar-07 8:41
erikkl200027-Mar-07 8:41 
GeneralRe: Content management Pin
Bradml27-Mar-07 20:56
Bradml27-Mar-07 20:56 
QuestionISAPI Server with MFC Pin
Ali Tavakol26-Mar-07 7:56
Ali Tavakol26-Mar-07 7:56 
QuestionDiplaying database (in C#) in website (in html) Pin
22teddy2226-Mar-07 7:38
22teddy2226-Mar-07 7:38 
AnswerRe: Diplaying database (in C#) in website (in html) Pin
Christian Graus26-Mar-07 7:51
protectorChristian Graus26-Mar-07 7:51 
GeneralRe: Diplaying database (in C#) in website (in html) Pin
22teddy2226-Mar-07 7:57
22teddy2226-Mar-07 7:57 
GeneralRe: Diplaying database (in C#) in website (in html) Pin
Christian Graus26-Mar-07 11:20
protectorChristian Graus26-Mar-07 11:20 
I recommend two things.

1 - buy a book
2 - when you're not sure, and someone gives you advice, google it.

You are not worried about HTML. If you were, you would not be using ASP.NET. ASP.NET worries about the HTML, by and large. A DataGrid, a GridView, or even a Repeater, are all controls that take a datasource and use it as the basis of rendering an HTML table, containing your data.

22teddy22 wrote:
I need to display the output of my database in my website (hence the web development category)


This category is for all non ASP.NET web dev questions. You're using ASP.NET, hence my suggestion that you use the right forum. This is 'kind of' right, but more people will see it if you post in the right place.




Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Diplaying database (in C#) in website (in html) Pin
Shog926-Mar-07 13:23
sitebuilderShog926-Mar-07 13:23 
QuestionHow to disable the F5 button, refresh page, back button, forward button??? Pin
Robert_Pires26-Mar-07 6:57
Robert_Pires26-Mar-07 6:57 
AnswerRe: How to disable the F5 button, refresh page, back button, forward button??? Pin
Christian Graus26-Mar-07 11:21
protectorChristian Graus26-Mar-07 11:21 
AnswerRe: How to disable the F5 button, refresh page, back button, forward button??? Pin
M.Ramesh26-Mar-07 20:53
M.Ramesh26-Mar-07 20:53 
GeneralRe: How to disable the F5 button, refresh page, back button, forward button??? Pin
M.Ramesh26-Mar-07 20:55
M.Ramesh26-Mar-07 20:55 
AnswerRe: How to disable the F5 button, refresh page, back button, forward button??? Pin
RichardGrimmer27-Mar-07 5:45
RichardGrimmer27-Mar-07 5:45 
QuestionFrom Login to username! Pin
nclauder26-Mar-07 5:05
nclauder26-Mar-07 5:05 
QuestionMultiple file Uploade and retrieve Pin
jayvaishnav8226-Mar-07 5:02
jayvaishnav8226-Mar-07 5:02 
AnswerRe: Multiple file Uploade and retrieve Pin
Vasudevan Deepak Kumar29-Mar-07 9:35
Vasudevan Deepak Kumar29-Mar-07 9:35 
QuestionReload FileJavacript Pin
AnhTin25-Mar-07 23:17
AnhTin25-Mar-07 23:17 
AnswerRe: Reload FileJavacript Pin
Bradml26-Mar-07 0:37
Bradml26-Mar-07 0:37 
AnswerRe: Reload FileJavacript Pin
badgrs27-Mar-07 11:04
badgrs27-Mar-07 11:04 
QuestionJS/Cross-browser event handling - problem Pin
Dmitry Khudorozhkov24-Mar-07 7:22
Dmitry Khudorozhkov24-Mar-07 7:22 
QuestionCan someone test this on php 4.46 under Linux? Pin
Ted Ferenc23-Mar-07 6:47
Ted Ferenc23-Mar-07 6:47 
AnswerRe: Can someone test this on php 4.46 under Linux? Pin
Bradml23-Mar-07 11:51
Bradml23-Mar-07 11:51 
General'Solution' Pin
Ted Ferenc23-Mar-07 22:14
Ted Ferenc23-Mar-07 22:14 
GeneralRe: 'Solution' Pin
Bradml23-Mar-07 22:16
Bradml23-Mar-07 22:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.