Click here to Skip to main content
15,914,337 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to enabled the dialog box in toolbox in asp.net Pin
sathyan_82941-Sep-11 16:44
sathyan_82941-Sep-11 16:44 
Questionhttp 400 error when trying to upload an Excel spreadsheet with macros Pin
JimmyRopes1-Sep-11 3:07
professionalJimmyRopes1-Sep-11 3:07 
QuestionChange favicon doesn't work Pin
md_refay31-Aug-11 23:04
md_refay31-Aug-11 23:04 
AnswerRe: Change favicon doesn't work Pin
Abhijit Jana1-Sep-11 1:05
professionalAbhijit Jana1-Sep-11 1:05 
GeneralRe: Change favicon doesn't work Pin
GenJerDan1-Sep-11 4:06
GenJerDan1-Sep-11 4:06 
QuestionSearch Engine Controls With custom indexing Pin
skampo31-Aug-11 22:43
skampo31-Aug-11 22:43 
AnswerRe: Search Engine Controls With custom indexing Pin
Mehdi Gholam4-Sep-11 6:44
Mehdi Gholam4-Sep-11 6:44 
QuestionASP.NET and DotNetCharting - Empty images created when using UpdatePanel Pin
User 628146631-Aug-11 4:08
User 628146631-Aug-11 4:08 
QuestionXML Data Source Control Pin
trims3030-Aug-11 16:12
trims3030-Aug-11 16:12 
AnswerRe: XML Data Source Control Pin
David Mujica31-Aug-11 9:14
David Mujica31-Aug-11 9:14 
QuestionHow to preview image before uploading..??? Pin
Tejas Vaishnav30-Aug-11 1:42
professionalTejas Vaishnav30-Aug-11 1:42 
AnswerRe: How to preview image before uploading..??? Pin
Strange_Pirate28-Sep-12 3:16
Strange_Pirate28-Sep-12 3:16 
QuestionChild project not seeing web.config from parent Pin
byka30-Aug-11 1:36
byka30-Aug-11 1:36 
Questionrow clickable Pin
netJP12L29-Aug-11 10:15
netJP12L29-Aug-11 10:15 
AnswerRe: row clickable Pin
Morgs Morgan30-Aug-11 4:54
Morgs Morgan30-Aug-11 4:54 
AnswerRe: row clickable Pin
mneale131-Aug-11 12:10
mneale131-Aug-11 12:10 
GeneralRe: row clickable Pin
Morgs Morgan5-Sep-11 21:22
Morgs Morgan5-Sep-11 21:22 
AnswerRe: row clickable Pin
GenJerDan1-Sep-11 4:10
GenJerDan1-Sep-11 4:10 
QuestionHow to use CSS template with MVC 3 applications? Pin
nik12129-Aug-11 7:55
nik12129-Aug-11 7:55 
AnswerRe: How to use CSS template with MVC 3 applications? Pin
Keith Barrow29-Aug-11 10:16
professionalKeith Barrow29-Aug-11 10:16 
The best thing to do is to download the files and figure out which parts of the css target which elements in index.htm. If you are new to this w3schools has a CSS Selectors Syntax[^] that should help you figure out what is going where, the main css tutorial[^] provides some good examples.

I'd start by including the css in your mvc project, then adding the html elements to your view. Note that and id and class attributes are going to be very important, as is the nesting of the elements.

GeneralRe: How to use CSS template with MVC 3 applications? [Solved] Pin
nik12129-Aug-11 10:50
nik12129-Aug-11 10:50 
QuestionRemote control a vb.net application from the Internet? is this possible? [modified] Pin
per7828-Aug-11 5:28
per7828-Aug-11 5:28 
AnswerRe: Remote control a vb.net application from the Internet? is this possible? Pin
Shameel28-Aug-11 9:09
professionalShameel28-Aug-11 9:09 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
super28-Aug-11 22:19
professionalsuper28-Aug-11 22:19 
GeneralRe: Remote control a vb.net application from the Internet? is this possible? Pin
Keith Barrow28-Aug-11 22:53
professionalKeith Barrow28-Aug-11 22:53 

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.