Avatar of Lawrence Avery
Lawrence Avery
Flag for United States of America asked on

Message Protocol for a web Site

I know web services use SOAP for their message protocol. A regular Website (not web service) uses SOAP for message protocol correct?

I know that is a silly question but I want to make suure I know what I am talking about.
.NET ProgrammingWeb ApplicationsSOAP Protocol

Avatar of undefined
Last Comment
Dave Baldwin

8/22/2022 - Mon
Dave Baldwin

Regular web sites are just HTML.  SOAP implies a programming language that isn't needed for HTML.
Lawrence Avery

ASKER
So from your answer I perceive that SOAP is for web services not for web sites. Websites send back HTML.

One last question. The response message from website is in the form of HTML. How about the request to a website; what form is the message to the webserver for an aspx page ( ON a GET or POST)?
ASKER CERTIFIED SOLUTION
Dave Baldwin

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck