Click here to Skip to main content
15,887,886 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Populating Hidden Fields Pin
ffowler5-Nov-07 8:41
ffowler5-Nov-07 8:41 
GeneralRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:50
protectorChristian Graus5-Nov-07 8:50 
GeneralRe: Populating Hidden Fields Pin
ffowler5-Nov-07 8:52
ffowler5-Nov-07 8:52 
GeneralRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:59
protectorChristian Graus5-Nov-07 8:59 
Questionhow can emulate button click in a site in my ASP.NET code? Pin
B.A5-Nov-07 7:04
B.A5-Nov-07 7:04 
AnswerRe: how can emulate button click in a site in my ASP.NET code? Pin
Christian Graus5-Nov-07 8:54
protectorChristian Graus5-Nov-07 8:54 
GeneralRe: how can emulate button click in a site in my ASP.NET code? Pin
B.A5-Nov-07 9:31
B.A5-Nov-07 9:31 
Questionreload page after filewatcher event Pin
Barbarus5-Nov-07 5:57
Barbarus5-Nov-07 5:57 
Hi to all,

currently we're developping a tool in asp.net that will allow the user to open an image with the editor they want we're using the "open-with" dialog from windows with an javascript call on a clientclick. this works no problem

now after they open the file the asp.net page will be sitting and waiting for the image to be modified and saved (and not waiting for the editor to be closed, because some programs like photoshop take quite some time to open) so I've used the filesystemwatcher. I can catch the event with out a problem on the server side of the page but I can't seem to reload the page with the new image....

I know the call has been done asynchronocly and that this probable causing the problem. So I tried to use a clientscript with a history.go(0); and write it as a startup script but this doesnt seem to work either....

anyone got an idea? I would just need to reload the same page, with the same image when it is modified by saving it Smile | :)

Thanks in advance

its our widgets that make us men

AnswerRe: reload page after filewatcher event Pin
Pete O'Hanlon7-Nov-07 1:58
mvePete O'Hanlon7-Nov-07 1:58 
Questionjavascript for Random images pick Pin
sivaram praveen5-Nov-07 5:36
sivaram praveen5-Nov-07 5:36 
AnswerRe: javascript for Random images pick Pin
Guffa5-Nov-07 9:04
Guffa5-Nov-07 9:04 
Questionhow to put a confirmation dialog before deleting a record from GridView? Pin
Rocky#5-Nov-07 4:20
Rocky#5-Nov-07 4:20 
AnswerRe: how to put a confirmation dialog before deleting a record from GridView? Pin
B.A5-Nov-07 7:00
B.A5-Nov-07 7:00 
GeneralRe: how to put a confirmation dialog before deleting a record from GridView? Pin
Rocky#5-Nov-07 18:09
Rocky#5-Nov-07 18:09 
QuestionASP.Net Layout Pin
martin_hughes5-Nov-07 3:57
martin_hughes5-Nov-07 3:57 
AnswerRe: ASP.Net Layout Pin
Saksida Bojan5-Nov-07 5:43
Saksida Bojan5-Nov-07 5:43 
AnswerRe: ASP.Net Layout Pin
Phil Osborne5-Nov-07 9:17
Phil Osborne5-Nov-07 9:17 
GeneralRe: ASP.Net Layout Pin
martin_hughes5-Nov-07 10:20
martin_hughes5-Nov-07 10:20 
GeneralRe: ASP.Net Layout Pin
Pete O'Hanlon7-Nov-07 1:59
mvePete O'Hanlon7-Nov-07 1:59 
QuestionASP.Net Ajax Support Pin
mehrdadc485-Nov-07 2:59
mehrdadc485-Nov-07 2:59 
AnswerRe: ASP.Net Ajax Support Pin
Saksida Bojan5-Nov-07 4:24
Saksida Bojan5-Nov-07 4:24 
QuestionAjax exception on live server Pin
King Shez5-Nov-07 2:41
King Shez5-Nov-07 2:41 
AnswerRe: Ajax exception on live server Pin
N a v a n e e t h5-Nov-07 2:47
N a v a n e e t h5-Nov-07 2:47 
GeneralRe: Ajax exception on live server Pin
King Shez5-Nov-07 7:43
King Shez5-Nov-07 7:43 
QuestionEnding a session on closing the browser Pin
nadusen5-Nov-07 1:27
nadusen5-Nov-07 1:27 

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.