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

ASP.NET

 
Questionopen file on defferent server Pin
tamir90111-Dec-09 3:34
tamir90111-Dec-09 3:34 
AnswerRe: open file on defferent server Pin
dan!sh 11-Dec-09 4:10
professional dan!sh 11-Dec-09 4:10 
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 
hii
m using image button in adatalist.I want that when user clicks on this button a new window gets opened
with a big size of image.I have tried using this:
<asp:ImageButton ID="ImageButton1" runat="server" Height="200px" 
  ImageUrl='<%# Eval("ProductImg", "{0}") %>' Width="200px" 
  BorderColor="Black" BorderStyle="Solid" 
PostBackUrl='<%# Eval("ProductID","ImageEnlarge.aspx?ProductID={0}") %>' />

the image gets opened but i want it to open in new window.
how can i open the image in new window plz guide.
thanks in advanc.
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 
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 

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.