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 wOOdy-Soft 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: tystent
  • Content: Threads
  • Order by date
  1. tystent

    Create a window, then read its contents?

    After creating another window from JS, can I capture its events? Can I read its document?
  2. tystent

    "AJAX" for HTML, not XML

    I've read through the forum threads about AJAX, explored Captain-AT's how-to's, and played with various examples from this site and others, but I'm unable to make a certain step in my application. A third party at my domain provides a database lookup form webpage (i.e., the URL has a single ...
  3. tystent

    Embed graphic file directly in a script ?

    Is there a way in Javascript (or HTML) to embed graphic file data (a BLOB) directly into the code, rather than referencing an external file? I know this goes against the grain of the modularity of normal HTML/JS programming, but I'm still interested... This would be akin to embedding blobs in...
  4. tystent

    Is there something like C-language "#include" for HTML?

    I have a block of HTML that has to occur in many different pages, but the block will change every now and then, and I hate having to change it on every page each time. I've heard of <IFRAME> but it doesn't seem to work with my Netscape 4.5.

Part and Inventory Search

Back
Top