close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DW crashing when using a long 'Go To Page' value

Thread began 9/15/2009 11:41 pm by gaijinmike345837 | Last modified 9/23/2009 9:21 pm by Lon Winters | 1973 views | 3 replies |

gaijinmike345837

DW crashing when using a long 'Go To Page' value

Hi all,

I'm having DW CS4 crash with the latest UE installed when trying to use a fairly long value in the 'Go To Page' field in the workflow section. The value is:

ordertraining_next.php?decimalAmount=<?php echo ((isset($_POST["decimalAmount"]))?$_POST["decimalAmount"]:""); ?>&surname=<?php echo ((isset($_POST["surname"]))?$_POST["surname"]:""); ?>&decimalAmount2=<?php echo ((isset($_POST["decimalAmount2"]))?$_POST["decimalAmount2"]:""); ?>&product=<?php echo ((isset($_POST["product"]))?$_POST["product"]:""); ?>&v5=<?php echo ((isset($_POST["v5"]))?$_POST["v5"]:""); ?>

The strange thing is, it works with this, with is only one value shorter (without the v5 field on the end):

ordertraining_next.php?decimalAmount=<?php echo ((isset($_POST["decimalAmount"]))?$_POST["decimalAmount"]:""); ?>&surname=<?php echo ((isset($_POST["surname"]))?$_POST["surname"]:""); ?>&decimalAmount2=<?php echo ((isset($_POST["decimalAmount2"]))?$_POST["decimalAmount2"]:""); ?>&product=<?php echo ((isset($_POST["product"]))?$_POST["product"]:""); ?>


It seems to be related to the length. That extra value 'v5' seems to push it over the limit of how much info it can take. Any ideas?

Thanks guys

Sign in to reply to this post

Jimmy Wu

I just tried the same value and was not able to reproduce the error. The Go To Page code is written out correctly without Dreamweaver crashing.

If this is caused by the length of the value, is there a way to reduce the number of parameters that need to be passed or the length of the parameter names or values?

Sign in to reply to this post

gaijinmike345837

That's a shame. Is there a way I can put the code in manually instead of using the Universal Email interface?

Sign in to reply to this post

Lon WintersBeta Tester

You sure can. Just add the URL as much as it can take, save out of UE and go into code view on the page. You'll find the exact URL string as you entered, and make your edit.

Since Jimmy was not able to reproduce the error, it appears that it's not a limitation of UE. Often DW crashes are a result of a corrupt site cache file. It doesn't sound like it's the same sort of crash, but it's worth a try.

kb405604.html#dat

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...