Click here to Skip to main content
16,004,919 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPopulating Hidden Fields Pin
ffowler5-Nov-07 7:37
ffowler5-Nov-07 7:37 
AnswerRe: Populating Hidden Fields Pin
Christian Graus5-Nov-07 8:12
protectorChristian Graus5-Nov-07 8:12 
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 
You can't. Your ASP.NET code will always run on your server, why would you want to control another site there ? Your client side code needs to be javascript, and if you're trying to interact with another site, it means you have it open in another browser instance to the one that contains your javascript code.



Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

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 
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 

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.