Click here to Skip to main content
15,900,907 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Need to capture raw HTML of any page displayed on browser and write to file. Pin
David Mujica8-Jul-09 3:24
David Mujica8-Jul-09 3:24 
GeneralRe: Need to capture raw HTML of any page displayed on browser and write to file. Pin
Antone Eason8-Jul-09 3:32
professionalAntone Eason8-Jul-09 3:32 
GeneralLooking for decent html parser (.NET). [modified] Pin
wout de zeeuw8-Jul-09 2:02
wout de zeeuw8-Jul-09 2:02 
GeneralRe: Looking for decent html parser (.NET). Pin
Super Lloyd8-Jul-09 2:23
Super Lloyd8-Jul-09 2:23 
GeneralRe: Looking for decent html parser (.NET). Pin
leppie8-Jul-09 2:33
leppie8-Jul-09 2:33 
GeneralRe: Looking for decent html parser (.NET). Pin
Stuart Dootson8-Jul-09 2:33
professionalStuart Dootson8-Jul-09 2:33 
GeneralRe: Looking for decent html parser (.NET). Pin
wout de zeeuw8-Jul-09 9:21
wout de zeeuw8-Jul-09 9:21 
GeneralRe: Looking for decent html parser (.NET). Pin
Stuart Dootson8-Jul-09 9:51
professionalStuart Dootson8-Jul-09 9:51 
QuestionWindow from ASP Page [modified] Pin
ahmedmahiuddin7-Jul-09 0:30
ahmedmahiuddin7-Jul-09 0:30 
AnswerRe: Window from ASP Page Pin
Not Active7-Jul-09 2:28
mentorNot Active7-Jul-09 2:28 
Questionajax delay Pin
shabonaa6-Jul-09 12:37
shabonaa6-Jul-09 12:37 
AnswerRe: ajax delay Pin
Jeremy Likness9-Jul-09 7:33
professionalJeremy Likness9-Jul-09 7:33 
QuestionISAPI Extension nooB - .dll functions correctly if accessed directly but not through form POST ? Pin
Mike the Red6-Jul-09 1:06
Mike the Red6-Jul-09 1:06 
QuestionFont error .....! Pin
RongNK6-Jul-09 0:50
RongNK6-Jul-09 0:50 
AnswerRe: Font error .....! Pin
Vasudevan Deepak Kumar6-Jul-09 5:40
Vasudevan Deepak Kumar6-Jul-09 5:40 
Questionhow can i stream videos on my server Pin
ahmedhassan965-Jul-09 23:20
ahmedhassan965-Jul-09 23:20 
AnswerRe: how can i stream videos on my server Pin
Sabari MD13-Jul-09 18:22
Sabari MD13-Jul-09 18:22 
AnswerRe: how can i stream videos on my server Pin
dbkman1017-Jul-09 15:47
dbkman1017-Jul-09 15:47 
Questionproblem while uploading multiple files. Pin
techie815-Jul-09 2:16
techie815-Jul-09 2:16 
QuestionUnable to view generated thumbnail images. Pin
JimBob SquarePants4-Jul-09 3:51
JimBob SquarePants4-Jul-09 3:51 
AnswerRe: Cracking up! Pin
Not Active4-Jul-09 4:03
mentorNot Active4-Jul-09 4:03 
GeneralRe: Cracking up! Pin
JimBob SquarePants4-Jul-09 6:01
JimBob SquarePants4-Jul-09 6:01 
AnswerRe: Cracking up! Pin
molesworth4-Jul-09 4:59
molesworth4-Jul-09 4:59 
Without going through all the code, the fact it works on your machine but not others suggests a couple of possible causes.

First, you may have something pointing to a local file, rather than a server version. Since the file exists on your machine, it will work, but not on others. Try renaming the folders you created the original web site in, and see if it still works.

A second possibility is that your thumbnail generation isn't working quite correctly, but having tested it on your mahine, you now have the required thumbnails in your cache, so they load OK. Try clearing your browser cache and trying again.

As mentioned above, it's unlikely to be a framework problem, so I'd view that as a last resort after checking more mundane causes.

There are three kinds of people in the world - those who can count and those who can't...

GeneralRe: Cracking up! Pin
JimBob SquarePants4-Jul-09 7:23
JimBob SquarePants4-Jul-09 7:23 
QuestionGame Developing Pin
ShahGopal3-Jul-09 19:14
ShahGopal3-Jul-09 19:14 

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.