Browse by Tags

Related Posts

  • 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
  • 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
  • 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
  • Detect user leaving page and prompt

    I have a asp.net 2.0 master page that contains one content page. On this content page I have 3 formviews. Does anyone know how to check to see if these formviews are in edit mode if they are prompt the user before leaving the page (ie X button or back button on browser) Thank you Spafa9
    Posted to Web Forms (Forum) by spafa9 on 08-13-2007, 12:00 AM
    Filed under: Alert, ASP.NET 2.0, javascript
  • Firefox Rendering Issue when JS Alerts Trigger

    Environment Firefox 2.0.0.5 Visual Studio 2005 (8.0.50727.42) .NET Framework 2.0.50727 Issue When I encounter a page in my project that programatically adds a JavaScript Alert to the page during a postback, the background color appears to not be set properly when the page renders after the user closes...
    Posted to Web Forms (Forum) by EndangeredMassa on 07-24-2007, 12:00 AM
    Filed under: render, .Net 2.0, Alert, javascript, Firefox
  • Call Javascript alert from c# code?

    I have seen several examples of how to call a JavaScript alert from a web button. I would like to call it from the following though: if (dtEntry.Rows.Count == 0) { //Display JavaScript Alert("No data to display."); } else { GridViewEntry.DataSource = dtEntry; GridViewEntry.DataBind(); } Suggestions...
    Posted to Web Forms (Forum) by cboshdave on 06-25-2009, 12:00 AM
    Filed under: javascript, Alert
Page 1 of 1 (6 items)