navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

XMLHTTP or an ASP solution

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> XMLHTTP or an ASP solution
Page: [1]
 
Rizzo

 

Posts: 42
Joined: 12/7/2001
From:
Status: offline

 
XMLHTTP or an ASP solution - 2/9/2002 10:23:02   
If anyone knows about using XMLHTTP to send and retrieve data then do you know if there is any way of sending encrypted data with just asp. In other words could i do something like this:

set XmlObj = Server.CreateObject("Microsoft.XMLHTTP")
XmlObj.open "POST", "the url", false
XmlObj.send my data

But without using the Microsoft.XMLHTTP object? Is it possible?

Mojo

 

Posts: 2441
From: Chicago
Status: offline

 
RE: XMLHTTP or an ASP solution - 2/11/2002 11:45:41   
There are a few 3rd party components available that can be used. ASP itself does not have that ability. You will need to use the XMLHTTP object.

Is there a reason you would not want to use the XMLHTTP object?

Joe



(in reply to Rizzo)
Rizzo

 

Posts: 42
Joined: 12/7/2001
From:
Status: offline

 
RE: XMLHTTP or an ASP solution - 2/12/2002 0:08:20   
I think I've read some browsers have a hard time with it like netscape not NS6 but earlier versions. Guess i shouldn't worry about it, version 6 will be outdated soon enough.


(in reply to Rizzo)
Mojo

 

Posts: 2441
From: Chicago
Status: offline

 
RE: XMLHTTP or an ASP solution - 2/12/2002 0:24:39   
Hmm... I have not heard of any problems with browsers, but you can be sure if there are any it will be with NN.

I know it works with NN 4.76

Joe


(in reply to Rizzo)
Page:   [1]

All Forums >> Web Development >> General Web Development >> XMLHTTP or an ASP solution
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts