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

ASP.NET

 
GeneralRe: open file on defferent server Pin
tamir90111-Dec-09 9:15
tamir90111-Dec-09 9:15 
AnswerRe: open file on defferent server Pin
Abhijit Jana11-Dec-09 5:34
professionalAbhijit Jana11-Dec-09 5:34 
Questionregarding DOTNETNUKE Pin
Dhrumil_Shukla11-Dec-09 1:58
Dhrumil_Shukla11-Dec-09 1:58 
AnswerRe: regarding DOTNETNUKE Pin
Ashfield11-Dec-09 2:03
Ashfield11-Dec-09 2:03 
AnswerRe: regarding DOTNETNUKE Pin
Abhijit Jana11-Dec-09 2:10
professionalAbhijit Jana11-Dec-09 2:10 
Questionimagebutton Pin
mylogics11-Dec-09 1:17
professionalmylogics11-Dec-09 1:17 
AnswerRe: imagebutton Pin
Dinesh Mani11-Dec-09 1:32
Dinesh Mani11-Dec-09 1:32 
AnswerRe: imagebutton Pin
Abhishek Sur11-Dec-09 1:48
professionalAbhishek Sur11-Dec-09 1:48 
Just use
window.open
in OnClientClick of the Imagebutton to invoke the javascript new window.

Just place the id of the image in querystring, so that when the server is called, the proper image to be shown in the window. Wink | ;)

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: imagebutton Pin
mylogics11-Dec-09 17:42
professionalmylogics11-Dec-09 17:42 
AnswerRe: imagebutton Pin
Abhijit Jana11-Dec-09 1:55
professionalAbhijit Jana11-Dec-09 1:55 
AnswerRe: imagebutton Pin
farogh haider14-Dec-09 18:52
farogh haider14-Dec-09 18:52 
Questionquery help needed Pin
siddisagar10-Dec-09 23:59
siddisagar10-Dec-09 23:59 
AnswerRe: query help needed Pin
KittyKit11-Dec-09 0:17
KittyKit11-Dec-09 0:17 
AnswerRe: query help needed Pin
Blue_Boy11-Dec-09 0:28
Blue_Boy11-Dec-09 0:28 
QuestionWrong Value being displayed Pin
sriharsha_1210-Dec-09 23:41
sriharsha_1210-Dec-09 23:41 
AnswerRe: Wrong Value being displayed Pin
Ashfield11-Dec-09 1:26
Ashfield11-Dec-09 1:26 
QuestionViewstate vs Rereading XMLDocument Pin
KittyKit10-Dec-09 22:59
KittyKit10-Dec-09 22:59 
AnswerRe: Viewstate vs Rereading XMLDocument Pin
Paulo Zemek11-Dec-09 8:26
mvaPaulo Zemek11-Dec-09 8:26 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
KittyKit13-Dec-09 22:49
KittyKit13-Dec-09 22:49 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
Paulo Zemek14-Dec-09 10:08
mvaPaulo Zemek14-Dec-09 10:08 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
KittyKit21-Dec-09 22:44
KittyKit21-Dec-09 22:44 
GeneralRe: Viewstate vs Rereading XMLDocument Pin
Paulo Zemek22-Dec-09 6:49
mvaPaulo Zemek22-Dec-09 6:49 
QuestionHow to find first index value in a string is character or numeric Pin
Satish - Developer10-Dec-09 22:28
Satish - Developer10-Dec-09 22:28 
AnswerRe: How to find first index value in a string is character or numeric Pin
Petr Pechovic10-Dec-09 22:39
professionalPetr Pechovic10-Dec-09 22:39 
AnswerRe: How to find first index value in a string is character or numeric Pin
Covean10-Dec-09 22:55
Covean10-Dec-09 22:55 

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.