Click here to Skip to main content
15,887,746 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to insert data in GridView and then into database [modified] Pin
Member 400664811-Dec-08 18:34
Member 400664811-Dec-08 18:34 
AnswerRe: How to insert data in GridView and then into database Pin
SeMartens11-Dec-08 23:23
SeMartens11-Dec-08 23:23 
GeneralRe: How to insert data in GridView and then into database Pin
Member 400664811-Dec-08 23:41
Member 400664811-Dec-08 23:41 
Questiontable within table Pin
Bharti Vermani11-Dec-08 17:31
Bharti Vermani11-Dec-08 17:31 
QuestionRe: table within table Pin
47_MasoN_4712-Dec-08 8:29
professional47_MasoN_4712-Dec-08 8:29 
AnswerRe: table within table Pin
Bharti Vermani14-Dec-08 17:23
Bharti Vermani14-Dec-08 17:23 
QuestionJavaScript Question about cursor position within TextBox Pin
Leo Smith11-Dec-08 10:54
Leo Smith11-Dec-08 10:54 
QuestionThe order of meta tages, stylesheets and javscript files Pin
Brendan Vogt11-Dec-08 6:55
Brendan Vogt11-Dec-08 6:55 
Hi,

Just out of curiosity, does it matter in what order the javascript, stylesheets and metatags appear on the web page?

Is this acceptable:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="Includes/Stylesheets/mystyles1.css" />
<meta name="robots" content="index,follow" />
<link rel="stylesheet" type="text/css" href="Includes/Stylesheets/mystyles2.css" />

The reason why I aqsk is because I have a master page which has styles needed across all web pages, but some pages require additional styles, and it seems as if .NET appends to the last one instead of grouping all the meta tags or stylesheets.

Brendan
AnswerRe: The order of meta tages, stylesheets and javscript files Pin
Aman Bhullar13-Dec-08 22:31
Aman Bhullar13-Dec-08 22:31 
AnswerRe: The order of meta tages, stylesheets and javscript files Pin
Roger Wright16-Dec-08 18:27
professionalRoger Wright16-Dec-08 18:27 
QuestionHow to build IE Explorer addon to be embedded in an aspx page? Pin
mohamadabdou10-Dec-08 23:26
mohamadabdou10-Dec-08 23:26 
AnswerRe: How to build IE Explorer addon to be embedded in an aspx page? Pin
Christian Graus11-Dec-08 10:17
protectorChristian Graus11-Dec-08 10:17 
QuestionPlease help: Unable to automatically step into the server. Pin
khuzwayom10-Dec-08 22:04
khuzwayom10-Dec-08 22:04 
AnswerRe: Please help: Unable to automatically step into the server. Pin
Paddy Boyd11-Dec-08 1:55
Paddy Boyd11-Dec-08 1:55 
QuestionFirefox ignoring positioning parts of CSS Pin
47_MasoN_4710-Dec-08 10:28
professional47_MasoN_4710-Dec-08 10:28 
AnswerRe: Firefox ignoring positioning parts of CSS Pin
Guffa11-Dec-08 7:01
Guffa11-Dec-08 7:01 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
47_MasoN_4712-Dec-08 8:21
professional47_MasoN_4712-Dec-08 8:21 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
Guffa12-Dec-08 8:54
Guffa12-Dec-08 8:54 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
47_MasoN_4712-Dec-08 9:11
professional47_MasoN_4712-Dec-08 9:11 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
Guffa12-Dec-08 9:15
Guffa12-Dec-08 9:15 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
47_MasoN_4712-Dec-08 10:30
professional47_MasoN_4712-Dec-08 10:30 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
Guffa12-Dec-08 10:54
Guffa12-Dec-08 10:54 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
47_MasoN_4712-Dec-08 11:10
professional47_MasoN_4712-Dec-08 11:10 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
Guffa12-Dec-08 11:33
Guffa12-Dec-08 11:33 
GeneralRe: Firefox ignoring positioning parts of CSS Pin
47_MasoN_4712-Dec-08 11:43
professional47_MasoN_4712-Dec-08 11:43 

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.