Re: IIS Issue With Dreamweaver CS3 - Macromedia Dreamweaver
This is a discussion on Re: IIS Issue With Dreamweaver CS3 - Macromedia Dreamweaver ; I have tried lots of different permutations, but the target page will not open
although the record is updated...I am pretty sure some alteration to the
function would resolve the issue or perhaps there is something else I could do
...
-
Re: IIS Issue With Dreamweaver CS3
I have tried lots of different permutations, but the target page will not open
although the record is updated...I am pretty sure some alteration to the
function would resolve the issue or perhaps there is something else I could do
elsewhere? I have scoured the code to see if there are any references to the
redirect function but cannot see any.
I know I could just put another button on the page to redirect to the target
page after update, but I would prefer to understand exactly why this will not
work in order that I can come up with a design strategy for the other update
pages I will need to create for the site.... Or should I consider scrapping the
ASP scenario and consider another approach??? Are all the ASP server behaviours
this clunky?
Any help would be much appreciated
Steve
-
Re: IIS Issue With Dreamweaver CS3
stevo.s wrote:
> I have tried lots of different permutations, but the target page will not open
> although the record is updated...I am pretty sure some alteration to the
> function would resolve the issue or perhaps there is something else I could do
> elsewhere? I have scoured the code to see if there are any references to the
> redirect function but cannot see any.
>
> I know I could just put another button on the page to redirect to the target
> page after update, but I would prefer to understand exactly why this will not
> work in order that I can come up with a design strategy for the other update
> pages I will need to create for the site.... Or should I consider scrapping the
> ASP scenario and consider another approach??? Are all the ASP server behaviours
> this clunky?
>
> Any help would be much appreciated
It *should* work, and normally does, the server behaviours are fairly
basic but fairly robust. Could you post all the ASP here for us to inspect?
Dooza