Ask a Question related to Dreamweaver AppDev, Design and Development.
-
longsdale #1
ASP result page Help!
Hi,
Can anyone tell me why my results page is not coming back with anything??
I have set up a simple form in dreamweaver, it connects to a access database
and IIS web server. When i test the recordset it works ok (returning the
desired affect). It uses a post method therefore the recordset uses form
variable. But when i preview in browser and enter text the browser comes back
with something like the page does not exist or can't be found?? It's not the
recordset and result page so is there something else i'm missing??
Thanks, Ian
longsdale Guest
-
How do you page large DB result sets?
Hello, Does anyone have examples how you would use remote objects or web services to handle large DB result sets in flex? Thanks ed -
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... -
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... -
post the result back to same page??
<html> <body> <Form action="calc.asp" method="post" name="calc"> <P>NUM1: <input type="text" name="num1"> <P>NUM2: <input type="text"... -
Making PHP return SQL result to a different page
Hi I have a Microsoft SQL database I can use (also mySQL, so if you know how to do this in mySQL that is just as useful). The database can only be... -
Manuel Socarras #2
Re: ASP result page Help!
probably you have "Show descriptive error" option checked in IE. uncheck
it to get a more meaningful error message:
Tools > Internet options > Advance tab
or test in NN or Firefox
longsdale wrote:> Hi,
> Can anyone tell me why my results page is not coming back with anything??
> I have set up a simple form in dreamweaver, it connects to a access database
> and IIS web server. When i test the recordset it works ok (returning the
> desired affect). It uses a post method therefore the recordset uses form
> variable. But when i preview in browser and enter text the browser comes back
> with something like the page does not exist or can't be found?? It's not the
> recordset and result page so is there something else i'm missing??
> Thanks, Ian
>Manuel Socarras Guest
-
longsdale #3
Re: ASP result page Help!
Hi,
It's not the browser in that case cause i'm testing in all ie, IE, Netscape, firefox. What else couldit be?
Ian
longsdale Guest
-
longsdale #4
Re: ASP result page Help!
Hi,
Don't worry i was having a thich moment and sorted it. Been working eith
Apache lately so was getting used to having the directory where i wanted but in
this project i was using IIS which has to have the directory in the wwwroot
directory. Once i changed it 'bang' straight up no problem.... cool
Thanks.
longsdale Guest



Reply With Quote

