Click here to Skip to main content
15,923,168 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: script src=js-file.aspx Pin
Christian Graus27-May-08 3:29
protectorChristian Graus27-May-08 3:29 
GeneralRe: script src=js-file.aspx Pin
peakss27-May-08 19:48
peakss27-May-08 19:48 
Questionbi-lingual implementation in asp.net Pin
Harikrk27-May-08 1:05
Harikrk27-May-08 1:05 
AnswerRe: bi-lingual implementation in asp.net Pin
leppie27-May-08 1:46
leppie27-May-08 1:46 
QuestionDefault Button in a page Pin
Archana New to Dotnet27-May-08 0:47
Archana New to Dotnet27-May-08 0:47 
AnswerRe: Default Button in a page Pin
eyeseetee27-May-08 1:06
eyeseetee27-May-08 1:06 
AnswerRe: Default Button in a page Pin
leppie27-May-08 1:47
leppie27-May-08 1:47 
Questionasp.net, c#, javascript Pin
Ramesh Kumar Patel27-May-08 0:42
Ramesh Kumar Patel27-May-08 0:42 

Hi
my imagesbutton is not working. this is my html page code:
asp:ImageButton ID="ImageButton1" runat="server" EnableTheming="True"
ImageUrl="http://patel/travelotravel/Images/button_searchnow.gif" PostBackUrl="~/Hotels/International/searchHotels.aspx"/>

this is c# code:
ImageButton1.Attributes.Add("onClick", "javascript:status=Checkvalid();if(status==false){return false}else{waitPreloadPage1();WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions('ImageButton1', '', true,'','Hotels/International/searchHotels.aspx', false, false))}");

i can't find any error but imagesbutton is not crosspageposting.

anybody help me.

ramesh
AnswerRe: asp.net, c#, javascript Pin
Vasudevan Deepak Kumar27-May-08 19:10
Vasudevan Deepak Kumar27-May-08 19:10 
QuestionCreating new Controls Pin
Jon8127-May-08 0:01
Jon8127-May-08 0:01 
AnswerRe: Creating new Controls Pin
eyeseetee27-May-08 0:04
eyeseetee27-May-08 0:04 
GeneralRe: Creating new Controls Pin
Jon8127-May-08 0:41
Jon8127-May-08 0:41 
GeneralRe: Creating new Controls Pin
eyeseetee27-May-08 1:05
eyeseetee27-May-08 1:05 
GeneralRe: Creating new Controls Pin
Jon8127-May-08 1:22
Jon8127-May-08 1:22 
GeneralRe: Creating new Controls Pin
eyeseetee27-May-08 2:08
eyeseetee27-May-08 2:08 
GeneralRe: Creating new Controls Pin
Jon8127-May-08 3:54
Jon8127-May-08 3:54 
AnswerRe: Creating new Controls Pin
Sandeep Akhare27-May-08 0:06
Sandeep Akhare27-May-08 0:06 
QuestionSuggestions needed for a new project Pin
Member 440309226-May-08 23:55
Member 440309226-May-08 23:55 
QuestionImage Cropping in asp.net 2.0 Pin
Jay Bhagatwala26-May-08 23:54
Jay Bhagatwala26-May-08 23:54 
AnswerRe: Image Cropping in asp.net 2.0 Pin
eyeseetee27-May-08 0:03
eyeseetee27-May-08 0:03 
Questiondll Pin
trilokharry26-May-08 23:49
trilokharry26-May-08 23:49 
AnswerRe: dll Pin
Christian Graus27-May-08 3:27
protectorChristian Graus27-May-08 3:27 
Questionconfirm message box Pin
Milind Panchal26-May-08 23:46
Milind Panchal26-May-08 23:46 
AnswerRe: confirm message box Pin
eyeseetee27-May-08 0:00
eyeseetee27-May-08 0:00 
QuestionAdvance search [modified] Pin
Mogaambo26-May-08 21:19
Mogaambo26-May-08 21:19 

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.