Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Mapper99 ; Forum: JavaScript / DHTML / AJAX and child forums
Forum: JavaScript / DHTML / AJAX 15 Days Ago
Replies: 1
Views: 364
Posted By Mapper99
Hi there,

I have some simple code that goes off and loads a bunch of tiled images into a web page. What I am trying to do is replace one of the tiles with a blank image in the event the image...
Forum: JavaScript / DHTML / AJAX Mar 18th, 2009
Replies: 1
Views: 414
Posted By Mapper99
Would something like this work:


function testIIS(){
var http1 = getHTTPObject();
http1.open("GET", "http://devsptl/test2/test.txt", true);

http1.onreadystatechange = function() {
if...
Forum: JavaScript / DHTML / AJAX Mar 18th, 2009
Replies: 1
Views: 414
Posted By Mapper99
Does anyone know of a way to retrieve the output of a webpage and place the output in the current web page (not using iframes)?

For example, here is a simple web page (test.html):

<html>
This...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC