Timeouts, problems editing

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Timeouts, problems editing

    I'm a relatively new user with Contribute having used a variety of programs for
    web updating in the past and a bunch of desktop publishing software as well.
    at [url]www.torontorock.com/contact.asp[/url] I'm having trouble getting this page to
    update w/o an error message. Can anyone help me decipher this error:

    Microsoft VBScript compilation error '800a0401'
    Expected end of statement
    /contact.asp, line 77
    tmg="" if request ("tmg")="" then tmg="wonderland1"
    --------------^

    Also, I'm having a number of problems getting my pages to load quickly when I
    try to update my site. Any suggestions on how I can set my FTP settings to help
    me get the pages to load faster so I can edit/publish them. Right now I'm
    waiting like 10 minutes each time I need a page to load to edit. I'm on DSL
    with a really good laptop and lots of Web space (1Gig plus available).

    Thanks in advance for help.
    Andy Watson
    [email]awatson@torontorock.com[/email]

    Andy Watson Guest

  2. Similar Questions and Discussions

    1. Problems editing
      When trying to edit a frames base page. header is lock, menu is locked. I only want to edit Content page. It says it is locked because I am...
    2. Editing problems
      Hi, I have a problem using Contribute 3.1 with a website following the W3C-WAI Web Content Accessibility Guidelines 1.0. When I edit a page I can...
    3. editing bitmap problems
      i cant set grayscale bitmaps to be transparent,and how can i edit .ps files Vladimi...
    4. editing bittmap problems
      i cant set grayscale bitmaps to be transparent,and how can i edit .ps files Vladimi...
  3. #2

    Default Timeouts, problems editing

    I'm a relatively new user with Contribute having used a variety of programs for
    web updating in the past and a bunch of desktop publishing software as well.
    at [url]www.torontorock.com/contact.asp[/url] I'm having trouble getting this page to
    update w/o an error message. Can anyone help me decipher this error:

    Microsoft VBScript compilation error '800a0401'
    Expected end of statement
    /contact.asp, line 77
    tmg="" if request ("tmg")="" then tmg="wonderland1"
    --------------^

    Also, I'm having a number of problems getting my pages to load quickly when I
    try to update my site. Any suggestions on how I can set my FTP settings to help
    me get the pages to load faster so I can edit/publish them. Right now I'm
    waiting like 10 minutes each time I need a page to load to edit. I'm on DSL
    with a really good laptop and lots of Web space (1Gig plus available).

    Thanks in advance for help.
    Andy Watson
    [email]awatson@torontorock.com[/email]

    Andy Watson Guest

  4. #3

    Default Timeouts, problems editing

    I'm a relatively new user with Contribute having used a variety of programs for
    web updating in the past and a bunch of desktop publishing software as well.
    at [url]www.torontorock.com/contact.asp[/url] I'm having trouble getting this page to
    update w/o an error message. Can anyone help me decipher this error:

    Microsoft VBScript compilation error '800a0401'
    Expected end of statement
    /contact.asp, line 77
    tmg="" if request ("tmg")="" then tmg="wonderland1"
    --------------^

    Also, I'm having a number of problems getting my pages to load quickly when I
    try to update my site. Any suggestions on how I can set my FTP settings to help
    me get the pages to load faster so I can edit/publish them. Right now I'm
    waiting like 10 minutes each time I need a page to load to edit. I'm on DSL
    with a really good laptop and lots of Web space (1Gig plus available).

    Thanks in advance for help.
    Andy Watson
    [email]awatson@torontorock.com[/email]

    Andy Watson Guest

  5. #4

    Default Timeouts, problems editing

    I'm a relatively new user with Contribute having used a variety of programs for
    web updating in the past and a bunch of desktop publishing software as well.
    at [url]www.torontorock.com/contact.asp[/url] I'm having trouble getting this page to
    update w/o an error message. Can anyone help me decipher this error:

    Microsoft VBScript compilation error '800a0401'
    Expected end of statement
    /contact.asp, line 77
    tmg="" if request ("tmg")="" then tmg="wonderland1"
    --------------^

    Also, I'm having a number of problems getting my pages to load quickly when I
    try to update my site. Any suggestions on how I can set my FTP settings to help
    me get the pages to load faster so I can edit/publish them. Right now I'm
    waiting like 10 minutes each time I need a page to load to edit. I'm on DSL
    with a really good laptop and lots of Web space (1Gig plus available).

    Thanks in advance for help.
    Andy Watson
    [email]awatson@torontorock.com[/email]

    Andy Watson Guest

  6. #5

    Default Re: Timeouts, problems editing

    Your first part is not really CT related, but try putting each part of your if
    statement on separate lines, the error to me says that it is expecting to find
    the end if and can't.

    the second part I suggest you try some other ftp programs to see if they are
    taking as long.



    LDudd Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139