Current location: Hot Scripts Forums » Programming Languages » ASP » XMLHTTP question !


XMLHTTP question !

Reply
  #1 (permalink)  
Old 09-06-05, 04:38 PM
kenby kenby is offline
New Member
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs down XMLHTTP question !

Hi Guys !
I've Just registred in this forum and this is my first post .

I've a question in using XMLHTTP with asp .

assume that you want to have google search engine , so you'll start to write this program using XMLHTTP but my question is that how can I Designe my favorit page for the google(google is just an example)'s Response, or I wanna to login to a domain control panel and update the records remotely using XMLHTTP but I wanna to have my own interface in other hand I want to have some change in responsed text.
Please help me if you can find my mean
Reply With Quote
  #2 (permalink)  
Old 09-07-05, 07:43 AM
rrhodes's Avatar
rrhodes rrhodes is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Kenby,

I really had a hard time trying to follow what you want to do. With XmlHttp you can make and receive XML or (HTTP) requests, and possibly process the return string to substitute in your own additional content, is that what you mean?
__________________
Robert
Gee! Web Tools
Web Content Management / Internet Marketing modules including:
Page Editor - Calendar Manager - News Editor - Contact Organizer - Mail Wizard
Reply With Quote
  #3 (permalink)  
Old 09-07-05, 01:49 PM
kenby kenby is offline
New Member
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Hi rrhodes,
Yeah thanks but I wanna to know how can I process the returned string . I know that I can use "Split" function, but is there any other way to manage the returned string from XML ?
for example assume that you have some HTML code which has returned , for example you have this html code :
Quote:
<html><body><img src="url"> <h1>Welcome To our Site<h1></body></html>
and now you want to reform this page . how can I reform this page?
for example thing that you want to change the image url or the welcome text is there any way ?
Thanks
Reply With Quote
  #4 (permalink)  
Old 09-07-05, 11:27 PM
rrhodes's Avatar
rrhodes rrhodes is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
An HTML "page" can be loaded into the microsoft XML DOM and processed via XML DOM functions. You might could do some process that loads the HTML into a DOM object, then does processing on the nodes, looking for patterns with XPath searches. Sounds difficult and not precise to me.
__________________
Robert
Gee! Web Tools
Web Content Management / Internet Marketing modules including:
Page Editor - Calendar Manager - News Editor - Contact Organizer - Mail Wizard
Reply With Quote
  #5 (permalink)  
Old 09-08-05, 01:25 AM
kenby kenby is offline
New Member
 
Join Date: Sep 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
ok Thanks anyway.

if any one want cheap web hosting (100MB 2.95$/Per month) windows Server 2003 ASP & ASP.net Support Please contact me : mail@logicman.net.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
a question on favicon.ico darkcarnival The Lounge 0 01-01-05 05:25 PM
Posting a question / answer on site markcody PHP 2 11-23-04 01:58 PM
[PHP] Array question UmiSal Script Requests 1 04-05-04 01:52 PM
question and answer software jaydifox C/C++ 0 02-21-04 09:26 AM
Help with saving a page (XMLHTTP?) ziadn JavaScript 0 01-15-04 01:38 AM


All times are GMT -5. The time now is 03:31 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.