Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gregotte
  • Content: Threads
  • Order by date
  1. gregotte

    XML Object not being initialized

    Ok, here is the situation. I have a web page that has some in-line XML that is generated from backend c#. This is working just fine. The page also contains some JavaScript that parses the XML. Everything works part of the time. The main problem is the XML object doesn't get initialized every...
  2. gregotte

    Page breaks on printed HTML doc.

    Is there a way I can force a page break in a html doc when it is printed? I thought I remebered a tag that does this. (The style tag pageBreakAfter doesn't work for this)
  3. gregotte

    Requesting data from the server

    Is there a way to request data from the server with javascript? I need to make a request to the server to solve some complex calculations and then display the return value. I don't want to have to reload the entire javascript each time.

Part and Inventory Search

Back
Top