Using Web Services with ASP

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Using Web Services with ASP

    I have an ASP_VB Script application developed for use by the U.S. Air Force.
    We will be running this on the Air Force Portal and need to use web services.
    First question is: Can I use Web Services with a straight ASP application?.
    Second question is: How do I use it?

    MarkSmith23669 Guest

  2. Similar Questions and Discussions

    1. Help! Web Services
      Hi! Can Flex work with all WEB SERVICES or there are restrictions? For example: 1. Can Flex to do "Casting" using "XSD" (XML Schema...
    2. Web Services Help
      Hi there, I'm trying to display weather from a web service, but I don't know how to use this function, can somebody help me please, I'm using this...
    3. services??
      On our win 2003 server we are sometimes having a very heavy load in the 30 - 60 % area. The top memory consumer seems to be "services.exe". Can...
    4. SSL and web services
      I have a web Service that is accessing an Oracle back-end database through a Forte layer via SOAP and XML. The clients access the web service...
    5. Networking Services - services.msc
      Hi, I'd like to know which services are responsible for home networking. i.e. which services do I need to be running for others to have access...
  3. #2

    Default Re: Using Web Services with ASP

    Try this article:

    [url]http://www.realworldasp.net/article.asp?article=113[/url]


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "MarkSmith23669" <webforumsuser@macromedia.com> wrote in message
    news:d0sjrv$n3t$1@forums.macromedia.com...
    > I have an ASP_VB Script application developed for use by the U.S. Air
    Force.
    > We will be running this on the Air Force Portal and need to use web
    services.
    > First question is: Can I use Web Services with a straight ASP
    application?.
    > Second question is: How do I use it?
    >

    Nancy Gill Guest

  4. #3

    Default Re: Using Web Services with ASP

    I went to the article and ran the test but my web page was blank. Do I need to install something in order to use the web service example? Help.
    MarkSmith23669 Guest

  5. #4

    Default Re: Using Web Services with ASP

    For me too. When I went to the web service link in his code, there was an
    error. Sorry about that .. I'll see if I can find another article on this
    for you.


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "MarkSmith23669" <webforumsuser@macromedia.com> wrote in message
    news:d0slvk$qn9$1@forums.macromedia.com...
    > I went to the article and ran the test but my web page was blank. Do I
    need to install something in order to use the web service example? Help.


    Nancy Gill Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139