Browse by Tags

Related Posts

  • notify user some time before session timeout

    Hi All, I am trying to implement this feature to notify user some time before session timeout so that user can either save his expensive data or logoff to end the session. the logic I used is that I read my session timeout key on aspx page and a key which holds minute before you want to display alert...
    Posted to Web Forms (Forum) by shikharjain2007 on 06-09-2009, 12:00 AM
    Filed under: server-side, sesion, session, session start, session timeout, session variable asp.net 2.0 button, session variables tracking, session_end application_end browser window close, SessionParameter, Alert, binding in aspnet, calling javascript function, java scripscript, javascript and server code, javascript asp.net ajax
  • Re: How to extend session timeout in javascript

    Hi, Thanks for the Reply. I did not get you clearly. I am explaining my requirement clearly once again. I am creating a session when user successfully login to the site and user gets a form to input some data into database. Assume that user entered data into some fileds and let the browser ideal and...
    Posted to State Management (Forum) by somesh_nag on 02-27-2009, 12:00 AM
    Filed under: Session timout, alert, JavaScript
  • UpdatePanel alert not showing when server exception thrown

    XP 32bit Visual Studio 2008 .NET 3.5 SP1 IE 7.0 I have not installed the AJAX toolkit from this site - I am using what came 'out of the box' with Visual Studio 2008. I am attempting a simple test with the UpdatePanel. I have set up the example outlined here: http://msdn.microsoft.com/en-us/library...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by dezza on 02-09-2009, 12:00 AM
    Filed under: Update Panel Events, "Visual Studio 2008", Alert, UpdatePanel
  • Executing Javascript after the UpdatePanelAnimationExtender finishes

    I need to display alerts after the UpdatePanelAnimationExtender (and all extenders for that matter) finishes. The reason why is the alert blocks the main JS thread which freezes the display. This means that whatever animation the page is doing freezes and the extenders such as Rounded Corners have not...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by Payton Byrd on 02-03-2009, 12:00 AM
    Filed under: ScriptManager, Alert, Extenderers
  • How to show an Alert Message Box when a button is pressed?

    Hi there! All i want to do is, when a button pressed in my test.aspx web page, to show an Javascript Alert Box ( or Window.alert() if this is the same) that says for ex. "test". The pop-up alert message box must contain only the "OK" Button, the main text (in this example the main...
    Posted to Getting Started (Forum) by MinimalTech on 01-29-2009, 12:00 AM
    Filed under: alert, javascript alert box, message box
  • Re: ScriptManager.RegisterClientScriptBlock and Combobox Issue in Mozilla

    I found a workaround. A similar bug occurred with Firefox 2.0.0.1. I´ve tried several alternative but just a javascript trick solve the problem. Here is the workaround: ScriptManager.RegisterStartupScript(Button1, typeof(Button), "scriptkey", "window.setTimeout(\"alert('test!'...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by cBueno on 11-14-2008, 12:00 AM
    Filed under: RegisterClientScriptBlock, RegisterStartupScript, scriptmanager asp.net 2.0, solution, alert, asp.net 2.0 ajax "sys is undefined", javascript, workaround, Freeze, Firefox, Firefox 3
  • On Click Alert Message in GridView

    Hi, I developed a web page using VS 2005 and C#, in which I have a GridView and it is successfully binding the data from database. But the problem is I am having 2 buttons in the GridView. 1. Edit 2. Delete Both are of Link Button types. So when I click on Delete button it is not displaying the alert...
    Posted to Data Presentation Controls (Forum) by Sudheendra B on 06-05-2008, 12:00 AM
    Filed under: "Cannot insert the value NULL into column", "gridview" edit select eventhandling, .Net 2.0, .net 2.0 GridView merging problem, .NET Gridview Problems, 2 button in gridview, Alert, ASP .Net 2.0 GridView, asp .net data bind property, asp .net form, ASP .net.NET, ASP .net.NET Grid View Grid View Update, asp net 2.0 gridview objectdatasource dynamic runtime, ASP.NET, ASP.net 2.0 GridView, asp.net 2.0 GridView databound ItemTemplate, ASP.NET 2.0 GridView SelectedValue, ASP.NET 2.0/GRIDVIEW, asp.NET GridView, 'C#', c# code, c#.net, Data gridview, databind gridview, Databind(), gridview "delete row" StringToNumber, asp.net2.0, asp .net.net2.0, ASP .net ... c#, ASP .net ... c# ... javascript, gridview binding, gridview button click
  • how to get value from gridview

    Hi, I'm a beginner with ajax, i use visual studio 2005 and ajax is installed on my computer! I have a gridview with a column select and on this column i'd like to put a link to a function javascript (alert) for displaying some information about the row ? Sample click on row 1 result : > alert...
    Posted to Data Presentation Controls (Forum) by christopheEU on 04-10-2008, 12:00 AM
    Filed under: alert, ajax
  • Plz Help me..How to Solve this..

    Hai to All.. I'm a beginner of Asp.Net... I have created one application in C#, Asp.Net 2.0,,,,,..where I have taken Five Fields..Company Name, Address, Mobile No, Contact Name and Pin Code. And I have to enter data into this. But the problem is the telephone numbers should not be repeated as and...
    Posted to Data Presentation Controls (Forum) by sureshkumar.veesam on 09-17-2007, 12:00 AM
    Filed under: OnClientClick, pagertemplate, Paging and Display GridView in second page, Photos, Quickfix, RecordID, Redirect after SQL insert, RowUpdated, sql command statement update debug debugging, sql data source, "gridview" edit select eventhandling, .NET Gridview Problems, access, access database, ADO.NET 2.0, Alert, ASP.net ... VB ... Data access, ASP.NET 2.0 DataBinding DataTable, asp.net 2.0 DataBinding formview, ASP.net 2.0 GridView, c#, ControlParameter databound Parameters asp.net, controls list, Cookies, count records, Creating thumbnail from Images, data, Data Control Heading Children Records, Data Grid, Data Presentation Controls, data represneting control, DataBinding GridView Insert, DataGrid Delete ObjectDataSource, dataitem, DataKeynames, datalist items remove sitemap, datalist paging, datasource, DataTable, dataview, dataview.rowfilter, dependent TextBox, detail view, GridView editing, GridViewiew, INSERT COLLECTION GRIDVIEW, Insert date dropdownlists, Insert Row in gridView, ItemInserted, ItemTemplate, JavaScript, last inserted id, link button, detailsView calendar control dataset insert, DetailsView Codebehind, detailsView custom update, DetailsView DateTime ItemInserting, Detailsview dropdown from multiple datasources, Detailsview dropdown problem, DetailsView Insertparameters dropdownlist, DetailsView Layout, add rows to datatable, gridview treeview datalist, javaScript screen, Multiview Control, keys, date picker
  • Re: How to get an "are you sure?" messagebox when deleting for a Gridview control?

    Hi zz, I'm not sure I completely understand your question ('under program control'?) If you want to programmatically make a win forms style message box appear in a webpage you can use this method: <asp:TextBox ID= "TextBox1" runat= "server" ></asp:TextBox>...
    Posted to Data Presentation Controls (Forum) by djh on 09-16-2007, 12:00 AM
    Filed under: RegisterStartupScript, Alert, ClientScript, Message Box, MessageBox
Page 1 of 2 (18 items) 1 2 Next >