Click here to Skip to main content
15,898,538 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Small web server Pin
fat_boy10-Sep-08 0:35
fat_boy10-Sep-08 0:35 
GeneralRe: Small web server Pin
User 171649210-Sep-08 1:09
professionalUser 171649210-Sep-08 1:09 
GeneralRe: Small web server Pin
fat_boy10-Sep-08 1:16
fat_boy10-Sep-08 1:16 
GeneralRe: Small web server Pin
Mark Schumann17-Sep-08 5:01
Mark Schumann17-Sep-08 5:01 
AnswerRe: Small web server Pin
Jörgen Andersson10-Sep-08 10:41
professionalJörgen Andersson10-Sep-08 10:41 
Question"Consuming" a webservice via hyperterminal (or telnet...) Pin
Neophyte308-Sep-08 23:18
Neophyte308-Sep-08 23:18 
AnswerRe: "Consuming" a webservice via hyperterminal (or telnet...) Pin
Johnny ²8-Sep-08 23:24
Johnny ²8-Sep-08 23:24 
GeneralRe: "Consuming" a webservice via hyperterminal (or telnet...) Pin
Neophyte308-Sep-08 23:43
Neophyte308-Sep-08 23:43 
Sorry - should have given an example of code... Blush | :O

POST /TestWebService/TestService.asmx HTTP/1.1
Host: www.mysite.com:80
Content-Type: text/xml; charset=utf-8
Content-Length: 115
SOAPAction: "http://www.mysite.com/TestMethod"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><TestMethod xmlns="http://www.mysite.com/"><DataBurst>Testing via hyperterminal</DataBurst></TestMethod></soap:Body></soap:Envelope>
GeneralRe: "Consuming" a webservice via hyperterminal (or telnet...) Pin
Mark Schumann17-Sep-08 5:03
Mark Schumann17-Sep-08 5:03 
QuestionJavascript to find whether user select any checkbox or not, these checkboxes are in repeater. Pin
AtulRane8-Sep-08 5:38
AtulRane8-Sep-08 5:38 
AnswerRe: Javascript to find whether user select any checkbox or not, these checkboxes are in repeater. Pin
Ennis Ray Lynch, Jr.8-Sep-08 5:44
Ennis Ray Lynch, Jr.8-Sep-08 5:44 
QuestionWIA and Windows 2003 Server Pin
Wandera8-Sep-08 4:28
Wandera8-Sep-08 4:28 
QuestionDrag and Drop event handlers for Firefox Pin
asty8-Sep-08 2:25
asty8-Sep-08 2:25 
AnswerRe: Drag and Drop event handlers for Firefox Pin
asty8-Sep-08 2:30
asty8-Sep-08 2:30 
QuestionAdd a new object or string while running through a recordset Pin
Tugsy7-Sep-08 10:58
Tugsy7-Sep-08 10:58 
Questioncollapse & expand control in VS2008 Pin
amc767-Sep-08 4:22
amc767-Sep-08 4:22 
QuestionSend an email through web form Pin
Hemant Thaker7-Sep-08 0:53
Hemant Thaker7-Sep-08 0:53 
AnswerRe: Send an email through web form Pin
Chris Maunderr10-Sep-08 0:12
Chris Maunderr10-Sep-08 0:12 
AnswerRe: Send an email through web form Pin
saidwin15-Sep-08 2:41
saidwin15-Sep-08 2:41 
Questioni have so so so stupid question about form tag Pin
Nika Asgari7-Sep-08 0:44
Nika Asgari7-Sep-08 0:44 
GeneralRe: i have so so so stupid question about form tag Pin
Perspx7-Sep-08 0:48
Perspx7-Sep-08 0:48 
GeneralRe: i have so so so stupid question about form tag Pin
Nika Asgari7-Sep-08 18:40
Nika Asgari7-Sep-08 18:40 
GeneralRe: i have so so so stupid question about form tag Pin
Ravi Sant3-May-11 0:29
Ravi Sant3-May-11 0:29 
QuestionText Rendering in different web browsers on different platforms Pin
Waleed Eissa6-Sep-08 17:08
Waleed Eissa6-Sep-08 17:08 
AnswerRe: Text Rendering in different web browsers on different platforms Pin
Shog96-Sep-08 17:26
sitebuilderShog96-Sep-08 17:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.