Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
BBES #1
Request for help
:confused;
I am very new at this. I have been using the product to develop / modify web
pages on remote sites with no problem.
However now I need to develop code and cut and paste it into a remote site due
to its configuration.
When I try to view the code I am writing I get a message
---------------------------
Browse Requires Mapping
---------------------------
The ColdFusion file that you are trying to browse cannot be resolved into a
URL. Add a server development mapping to enable URL resolution for this file.
---------------------------
I have gone to options setting and configured IE as the browser.
Still same problem...
I would like to thank anyone who helps on this in advance
Sincerely
Steve
BBES Guest
-
What is the difference between REQUEST and REQUEST.QUERYSTRING?
What is the difference between these two statements? They seem to do the same thing... response.write(request("variable")) ... -
Confused about a REQUEST.FORM and a REQUEST.QUERYSTRING
This is snipit of code, supplied by PayPal with explanation about what has to be done to access their back end. I am confused because they first... -
Request.Form("Field Name") Versus Request.QueryString("Field Name")
I want to know what's the differences between Request.Form("Field Name") and Request.QueryString("Field Name") OR they function exactly the... -
best way to get data: request.form, request.params, controlname.value
Hi! I think I remember somewhere that using request.form was a bad idea (I can't say I remember why). So I'm wondering: What is the best way to... -
difference bet. request.querystring and Request.Params
request.params for asp.net is the httprequest object, and this method gets a combined collection of querystring, cookies, form and servervars...



Reply With Quote

