Click here to Skip to main content
15,905,563 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: getElementById - How many people still code for browsers that don't upport this? Pin
MartinSmith6-May-07 9:19
MartinSmith6-May-07 9:19 
QuestionDynamic Flash website Pin
MayyMagdy6-May-07 6:41
MayyMagdy6-May-07 6:41 
AnswerRe: Dynamic Flash website Pin
steffw8-May-07 4:54
steffw8-May-07 4:54 
Questionenternet explorer create problems Pin
jayvaishnav826-May-07 4:42
jayvaishnav826-May-07 4:42 
AnswerRe: enternet explorer create problems Pin
steffw8-May-07 4:55
steffw8-May-07 4:55 
QuestionSystem.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. Pin
jayvaishnav826-May-07 3:15
jayvaishnav826-May-07 3:15 
AnswerRe: System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. Pin
Guffa6-May-07 7:13
Guffa6-May-07 7:13 
AnswerRe: System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+. Pin
Shog96-May-07 8:18
sitebuilderShog96-May-07 8:18 
Wow. I'm guessing that you just cobbled together this code without actually trying to figure out what it does?
The error probably indicates that you're trying to save to an invalid path, or to a location where the ASP.NET user doesn't have write access. But that's hardly the only thing keeping this code from working.

  1. Stop.
  2. Think about what you're trying to do.
  3. Identify what needs to happen in order to accomplish that.
  4. Write the code to do those things.
  5. If you are tempted at any point to include even a single line whose purpose you do not know or understand, stop and re-think what you're doing.



----
It appears that everybody is under the impression that I approve of the documentation. You probably also blame Ken Burns for supporting slavery.
--Raymond Chen on MSDN

QuestionASP.NET Write permissions Pin
eggie55-May-07 18:13
eggie55-May-07 18:13 
AnswerRe: ASP.NET Write permissions Pin
kubben6-May-07 1:12
kubben6-May-07 1:12 
AnswerRe: ASP.NET Write permissions Pin
Guffa6-May-07 3:40
Guffa6-May-07 3:40 
AnswerRe: ASP.NET Write permissions Pin
Fred_Smith6-May-07 4:31
Fred_Smith6-May-07 4:31 
QuestionDeployment Pin
sangramkp4-May-07 21:07
sangramkp4-May-07 21:07 
AnswerRe: Deployment Pin
Hesham Amin4-May-07 22:04
Hesham Amin4-May-07 22:04 
Questionregarding server error Pin
PhanindraTSK4-May-07 19:55
PhanindraTSK4-May-07 19:55 
AnswerRe: regarding server error Pin
steffw8-May-07 5:00
steffw8-May-07 5:00 
GeneralRe: regarding server error Pin
PhanindraTSK8-May-07 19:20
PhanindraTSK8-May-07 19:20 
QuestionHOW TO GET THE VALUE? Pin
hifiger20044-May-07 8:41
hifiger20044-May-07 8:41 
AnswerRe: HOW TO GET THE VALUE? Pin
Tarakeshwar Reddy4-May-07 10:02
professionalTarakeshwar Reddy4-May-07 10:02 
GeneralRe: HOW TO GET THE VALUE? Pin
hifiger20047-May-07 1:50
hifiger20047-May-07 1:50 
QuestionTime format Pin
No-e4-May-07 4:46
No-e4-May-07 4:46 
AnswerRe: Time format Pin
Arun.Immanuel4-May-07 6:04
Arun.Immanuel4-May-07 6:04 
GeneralRe: Time format Pin
No-e4-May-07 6:43
No-e4-May-07 6:43 
AnswerRe: Time format Pin
Guffa4-May-07 9:40
Guffa4-May-07 9:40 
AnswerRe: Time format Pin
Guffa4-May-07 6:10
Guffa4-May-07 6:10 

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.