Re: Classic ASP question

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Mark" <mark@xxxxxxxxxxxxxxx> wrote in message
news:OVN6jLdeFHA.1136@xxxxxxxxxxxxxxxxxxxxxxx
> Hi David, thanks for your help but unfortunately, I do not have the
> ability
> to register COM objects on the server.
>
> Cheers
> Mark
> "David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx> wrote in
> message news:#T#heFdeFHA.3700@xxxxxxxxxxxxxxxxxxxxxxx
>>
>> "Mark" <mark@xxxxxxxxxxxxxxx> wrote in message
>> news:OLfZrAdeFHA.1448@xxxxxxxxxxxxxxxxxxxxxxx
>> > Hi all, I have a .NET webservice which I would like to consume from a
>> > classic ASP page.
>> >
>> > Furthermore, I would like to populate a recordset (if possible) with
>> > the
>> > data from the returned webservice so I can implement paging in the
> classic
>> > ASP page...
>> >
>> > Does anyone have any idea if I can do this, and if so, how I would go
>> > about
>> > implementing it?
>>
>>
>> Easiest way would be to create a COM object in .NET to talk to the web
>> service and build the recordset.
>>

Ok,

If you are stuck using VBScript, then use MSXML to build the SOAP request
XML, POST it, and read the response.

http://www.eggheadcafe.com/articles/20010209.asp

http://dotnetjunkies.com/WebLog/nettricks/archive/2003/12/23/4904.aspx

But this requires several things which are far from easy
-coding in VBScript
-Manually building SOAP requests in XML
-Using the MSXML2.ServerXMLHTTP library to talk to the other web server
-Manually reading SOAP responses in XML



David


.



Relevant Pages

  • Re: Classic ASP question
    ... You would need to work out how to convert/parse the returned data to an xml ... or a javascript array and use that to do your paging. ... > Hi David, thanks, Yes I thought that this would be the only way to do ... >> If you are stuck using VBScript, then use MSXML to build the SOAP request ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Classic ASP question
    ... Hi David, thanks, Yes I thought that this would be the only way to do ... It's been so long since I did classic ASP:) ... > If you are stuck using VBScript, then use MSXML to build the SOAP request ... > -Manually building SOAP requests in XML ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Duplicate Record with .ADDNEW
    ... If the database server will allow you to create a table without something, ... table there is no possibility of duplicate records. ... field imported from the XML. ... Use the Command object instead. ...
    (microsoft.public.vb.database.ado)
  • RE: XML iFilter needed for SPS 2003 infopath forms?
    ... did in fact need to be installed on the Sharepoint server, ... Apparently the claim that SP indexes xml files is not quite specific enough. ... It must use a default text Filter not a true xml ifilter. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: HELP!! Made one small change and...
    ... The problem is that my full time company bought me the server and they ... "David Elders" wrote: ... >>> Please capture a screen shot and send it to me to analysis. ... Open Paint or Microsoft Word or WordPad. ...
    (microsoft.public.windows.server.sbs)