Click here to Skip to main content
15,922,533 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to place asp.net files in a website using FTP/ Is there any process to host .net pges in to a website Pin
rameshgoud2319-Jul-08 17:25
rameshgoud2319-Jul-08 17:25 
AnswerRe: How to place asp.net files in a website using FTP/ Is there any process to host .net pges in to a website Pin
Steve McLenithan20-Jul-08 23:21
Steve McLenithan20-Jul-08 23:21 
QuestionDatabound Schedule Control Pin
mandeepkaur18-Jul-08 20:45
mandeepkaur18-Jul-08 20:45 
QuestionWhat's wrong with it ? Pin
Mohammad Dayyan18-Jul-08 12:04
Mohammad Dayyan18-Jul-08 12:04 
AnswerRe: What's wrong with it ? Pin
Perspx19-Jul-08 5:46
Perspx19-Jul-08 5:46 
AnswerRe: What's wrong with it ? Pin
Luc Pattyn19-Jul-08 6:21
sitebuilderLuc Pattyn19-Jul-08 6:21 
AnswerRe: What's wrong with it ? Pin
Mohammad Dayyan19-Jul-08 12:25
Mohammad Dayyan19-Jul-08 12:25 
QuestionMarkup Language Styling Problem! Pin
Saul Johnson18-Jul-08 9:41
Saul Johnson18-Jul-08 9:41 
Hi All!

I Have Just Ran into a BIG problem while trying to use CSS to define the style attributes for a bunch of XML tags that i'm hoping someday i'll be able to use as a markup language. Here's My Problem:

I Can't seem to use attribute selectors.
My CSS doesn't work in the following scenario:

PANEL
{
/*A Bunch of Attributes*/
}


Which sets the default attributes for the PANEL tag, and:

PANEL[COLOR="RED"]
{
/*A Bunch of Different Attributes*/
}


Which sets the attributes for a PANEL tag when the COLOR attribute is "RED".

The XML that this is linked to is as follows:

<?XML-STYLESHEET TYPE="Text/CSS" HREF="../CSS/StyleMarkupDefinitionCrystalBlue.css"?>
<PANEL COLOR="RED">
</PANEL>


For Some Reason whenever i load my XML File into IE, i only ever get the default panel and never the 'RED' version, any ideas on why this may be?


Thanks!

MrWolfy Big Grin | :-D
AnswerRe: Markup Language Styling Problem! Pin
Perspx19-Jul-08 6:12
Perspx19-Jul-08 6:12 
GeneralRe: Markup Language Styling Problem! Pin
Saul Johnson19-Jul-08 10:19
Saul Johnson19-Jul-08 10:19 
GeneralRe: Markup Language Styling Problem! Pin
Perspx19-Jul-08 12:11
Perspx19-Jul-08 12:11 
Questioncode for progress bar weapplication showing 0-100% completion without refreshing a page Pin
harithajagini18-Jul-08 1:28
harithajagini18-Jul-08 1:28 
AnswerRe: code for progress bar weapplication showing 0-100% completion without refreshing a page Pin
Ashfield18-Jul-08 2:14
Ashfield18-Jul-08 2:14 
AnswerRe: code for progress bar weapplication showing 0-100% completion without refreshing a page Pin
Saul Johnson18-Jul-08 10:00
Saul Johnson18-Jul-08 10:00 
GeneralRe: code for progress bar weapplication showing 0-100% completion without refreshing a page Pin
riru20-Jul-08 6:54
riru20-Jul-08 6:54 
QuestionConsume a webservice in a WebApplication Pin
AS@1317-Jul-08 22:19
AS@1317-Jul-08 22:19 
QuestionSetting ClearType(Font Smoothing) to Web Control Application and IE browser Pin
Sonani Prakash16-Jul-08 22:33
Sonani Prakash16-Jul-08 22:33 
QuestionTool for creating web screens Pin
Brendan Vogt16-Jul-08 21:03
Brendan Vogt16-Jul-08 21:03 
AnswerRe: Tool for creating web screens Pin
Ashfield18-Jul-08 2:16
Ashfield18-Jul-08 2:16 
QuestionPHP Classifieds mail server ini_set mail help Pin
devintm016-Jul-08 20:36
devintm016-Jul-08 20:36 
AnswerRe: PHP Classifieds mail server ini_set mail help Pin
Johnny ²17-Jul-08 1:17
Johnny ²17-Jul-08 1:17 
QuestionMeta Tag For Refresh Problem Pin
Jack Black X16-Jul-08 19:23
Jack Black X16-Jul-08 19:23 
AnswerRe: Meta Tag For Refresh Problem Pin
Saul Johnson20-Jul-08 11:13
Saul Johnson20-Jul-08 11:13 
QuestionDatagrid Export to Excel [modified] Pin
Tim Carmichael16-Jul-08 5:52
Tim Carmichael16-Jul-08 5:52 
AnswerRe: Datagrid Export to Excel Pin
led mike16-Jul-08 6:09
led mike16-Jul-08 6:09 

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.