Where to look at javascript code Ext.net runtime generated?

  1. #1

    Where to look at javascript code Ext.net runtime generated?

    Hi:

    I use Ext.net 2.4 to develop our product. currently I run into a problem. I have page use ext.net controls and on this page I also use an ajax control from other company to display document. In the page I have a form to submit the order online. when I hit the submit button I use App.direct to submit the order to server. the problem is the other control I used to display document has javascript to cut off my code. So I need to know where to look at the javascript code Exe.net runtime generated. My javascript function cannot find the problem.
    Thanks

    Holly
  2. #2
    Hello,

    By default, the JavaScript generated by Ext.NET is rendered into the <head> of the Page.
    Last edited by Daniil; Apr 10, 2014 at 4:36 PM. Reason: defalt => default
    Geoffrey McGill
    Founder

Similar Threads

  1. [CLOSED] Generated Code (loading plugins)
    By peter.campbell in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 21, 2013, 11:52 AM
  2. Remove gridfilters generated from code behind
    By mkshields9w57 in forum 1.x Help
    Replies: 1
    Last Post: Jun 04, 2012, 3:27 AM
  3. Semicolon is missing in generated code
    By hesspet in forum 1.x Help
    Replies: 10
    Last Post: Aug 16, 2011, 3:18 PM
  4. [CLOSED] Error in generated javascript
    By ewgoforth in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 27, 2011, 4:17 PM
  5. [CLOSED] Getting the generated ExtJS javascript from the page
    By pkellner in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 19, 2008, 6:43 PM

Posting Permissions