Ask a Question related to ASP.NET Web Services, Design and Development.
-
mareal #1
Result XML page not displaying
I have installed web services on a laptop. I can browse to the asmx page, I
can place the request fine. The problem I am having is that the result XML
page (usually displayed in a new browser window) comes up blank.
The view source shows this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8"></HEAD>
<BODY></BODY></HTML>
Any ideas what is happening?
mareal Guest
-
Result not displaying in Flash
I am trying to get the results of a cfquery to display in Flash. From what I understand, it should be simple. I have the code below. The results... -
problems with displaying the result.cfm page
:confused; in my site i have used a search.cfm page and a result.cfm page. although internet explorer displays the search page, when i perform a... -
displaying query result of 0 as N/A
Hi I thought I could do this with an IsDefined function but I can't get it it to work. When I query my data I want to display a value of 0... -
Displaying calculation result without reloading whole ASP page
If the calculation is simple and you do not care if the user sees the algorithm, do the calculation in JavaScript and do not go back to the server.... -
displaying result from VBA into a control of form
hello sir i am performing some operations in a VBA and say i get a result of an operation like-result=740x48i in VBA i want to display this...



Reply With Quote

