This image is displaying an image you can browse this http://www.ohtoy.com/thumb/thumb.php?src=http://www.ohtoy.com/catalog/images/unicorn.jpg&w=100&h=100&bg=FFFFFF&q=95&far=1
imran_rafique
Posts
-
Image control is not showing remote URL -
Image control is not showing remote URLCould not get your point ? What you want to say?
-
Image control is not showing remote URL -
[Message Deleted]Could not get any help from there?
-
WebBrowser control Session issue ?i have two WebBrowser object on my Form with following line of code against a button click event WebBrowser1.Navigate("http://localhost/WebApplication1/Default.aspx") WebBrowser2.Navigate("http://localhost/WebApplication1/Default.aspx") in Default.aspx i am displaying SessionID ... Default.aspx page is showing same SessionID for both WebBrowser1,and WebBrowser2 objects. how to get different sessionID in both WebBrowser1,and WebBrowser2 controls?
-
[Message Deleted][Message Deleted]
-
How can I programmatically scroll down the DIV tag to selected item?lets say if i have an item object then how can i set focus to it? r00d0034@yahoo.com
-
How can I programmatically scroll down the DIV tag to selected item?I am using following code for data grid to scroll, When ever user select an item from a data grid a post back event is fired. I am changing the color of selected item on item command event. How can I programmatically scroll down the DIV tag to selected item?r00d0034@yahoo.com -- modified at 9:22 Tuesday 21st March, 2006
-
I need to be able to refresh a ASPX page if the current data being displayed has changedI want to control refresh time programmatically in order to meet my Application requirement r00d0034@yahoo.com
-
I need to be able to refresh a ASPX page if the current data being displayed has changedI need to be able to refresh a ASPX page if the current data being displayed has changed I know, i can use above line in aspx page but i want to do it in aspx class how can i ? r00d0034@yahoo.com -- modified at 7:44 Sunday 19th February, 2006
-
how can i get return value (true and false ) from a confirm box using java script?plz give me sample code for that r00d0034@yahoo.com
-
how can i get return value (true and false ) from a confirm box using java script?Can you please give me sample code ? so that i can have clear idea how to do it ? r00d0034@yahoo.com
-
how can i get return value (true and false ) from a confirm box using java script?But i want to get that value in vb.net r00d0034@yahoo.com -- modified at 6:26 Friday 17th February, 2006
-
how can i get return value (true and false ) from a confirm box using java script?how can i get return value (true and false ) from a confirm box using java script? r00d0034@yahoo.com
-
Datagrid questionI am using DIV for a datagrid object. when your selected an item in a datagrid then page postback event occure and selected item in a datagrid disappear and i have to scroll down the grid manually Is ther any programmetic way to do it i have item index number r00d0034@yahoo.com -- modified at 10:30 Friday 17th February, 2006
-
datagrid on page one do not show changed updated list ?I execute following two line of code from page one WebFormDM_DispositionDetail.DataChanged = New Delegate_DataChanged(AddressOf frmDataChanged_DataChanged) Page.RegisterStartupScript("ShowDialog", "showModalDialog('WebFormDM_DispositionDetail.aspx',null, 'dialogHeight: 320px; dialogWidth: 580px; center: Yes; help: No; resizable: No; status: No; scroll: No;')") then in second page i called DataChanged delegate which in return call thee function frmDataChanged_DataChanged of page one and in that function i have following code p1ListView.DataSource = rs.Tables(0).DefaultView p1ListView.DataBind() p1ListView.Visible = True but p1ListView datagrid on page one do not show changed updated list although rs dataset object have valid records in table can any body help me in this regard? r00d0034@yahoo.com
-
DataGrid Problem?i want my datagrid to scroll from left and bottom side when more records are present. which property i have to set for this purpose ? or what i have to do ? r00d0034@yahoo.com
-
DropDownList could not fire SelectedIndexChangedwhen i change the index Event function s written by IDE itself i use to double click it only r00d0034@yahoo.com
-
ORA-06550 (enterprise library data access application block code)I am using following vb.net (enterprise library data access application block code) code. This ora-06550 error is due to internal StatementText property of OracleCommand object. can any body guide me how to resolve this problem.
Dim db As Database = DatabaseFactory.CreateDatabase() Dim dbCommandWrapper As dbCommandWrapper = db.GetStoredProcCommandWrapper("MBT_Get_Inbound_Campaigns") dbCommandWrapper.AddParameter("return", OracleType.Cursor, ParameterDirection.ReturnValue, String.Empty, DataRowVersion.Default, DBNull.Value) db.ExecuteNonQuery(dbCommandWrapper)
r00d0034@yahoo.com -- modified at 12:22 Sunday 13th November, 2005 -
help me in finding objective and multiple choice questionscan any body tell me link where can i find objective question related to asp.net and csharp r00d0034@yahoo.com