Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Javascript
Showing page 1 of 2 (12 total posts)
  • Setting Focus to a Control in a ModalPopupExtender

    Prologue I’ve found that we quite often use the ModalPopupExtender included in the Ajax Control Toolkit on our internal intranet site. We have a number of places where users have requested that since they use it so often that we have the cursor go to a specific field when the popup is displayed. This isn’t quite as straightforward for us as it ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on April 3, 2013
  • Using ASP.Net to Create JavaScript Code

    Prologue Several years ago, I created a post on this blog about using ASP.Net to create JavaScript variables. Times have changed, and I’ve found that sometimes I need to add more than just a couple variables to JavaScript to the page. Luckily, I found an easy way to add JavaScript code to your page ALL in the backend so that you don’t have to use ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on August 30, 2012
  • Add events & actions to PDF Links & Bookmarks with Aspose.Pdf.Kit

    What’s new in this release? Aspose.Pdf.Kit for .NET v.3.2 now supports adding events & actions to PDF links & bookmarks. The function of filling barcodes fields and support of using JavaScript features in PDF contents and Push Button fields in also available now.More about Aspose.Pdf.Kit for .NET Aspose.Pdf.Kit is a .NET component ...
    Posted to Announcements (Forum) by aspose_seo on September 17, 2008
  • JavaScript performance

    Recently, the browser vendors have been making serious gains in JavaScript performance. A week ago, Google launched their web browser called Chrome with much fanfare. Chrome is based on the WebKit rendering engine which underpins Apple's Safari browser and the iPhone browser, but using a brand new Just-in-time (JIT) compiling JavaScript ...
    Posted to C# Nuggets (Weblog) by rbirkby on September 10, 2008
  • Re: Favlets

    Matt this is cool.  It allows folks to create a login and logout "bookmark" without having to publicly display one on the page.  Nice.
    Posted to Vine Type (Forum) by carlcamera on January 10, 2008
  • Ajax UpdatePanel.Refresh() auslösen per Javascript

    Vor ein paar Tagen musste ich ein Ajax UpdatePanel.Refresh() per JavaScript auslösen, der Haken daran war es mussten auch noch Zusatzinformationen an den Server übertragen werden. Die Lösung ist man ruft die JavaScript Funktion "__doPostBack" aus und übergibt als EventTarget die ClientID des UpdatePanel das zu ...
    Posted to manik.net (Weblog) by manik on January 6, 2008
  • Re: form keydown & textbox keypress event in asp.net 2.0

    web sites are traditionally client/server apps.  You browse to a site and it fills your browser with input fields, you fill in the fields without any interaction with the server, then you submit all your answers at once by pressing the submit button (or save button or enter button or some button.) Any specific key events or mouse movement ...
    Posted to General Questions (Forum) by carlcamera on November 29, 2007
  • Parent calls model child window - user entered filter value - returns results- user selects and returns

    Hello All, I hope this is the correct place to put this question.  I have a need to have the parent page call a model child window.  The user is then requested to enter a search value to return a list in the child window.  The user selects the item and returns to parent.  I can do the parent, model child and return to parent ...
    Posted to General Questions (Forum) by johntgiles on September 24, 2007
  • Tech Lead - Good Salary & Benefits! Shanghai

    Tech Lead Qualifications: 1. 5-8 years experience working with software applications 2. 2-3 years experience as a technical leader or manager of a programming or testing team 3. Experience developing custom solutions using ASP, .Net, ASP.Net, VB.Net, C#.Net XML, X/HTML, Javascript, Java, EJB, JSP, PHP, for Web applications 4. Relational ...
    Posted to Career Development (Forum) by LogicSolutions on March 17, 2007
  • A couple of questions about inserting Javascript into an .aspx page...

    Hello, I'm a newbie to ASP.NET who is trying to insert a  rough-and-ready email form into an .aspx page. I have inserted a javascript (pasted at end of this message) intended to collect form info and fire an email upon submit. However, when running the page I get a  "Object reference not set to an instance of an object" ...
    Posted to General Questions (Forum) by Nostromo77 on February 4, 2007
1 2 Next >