Add Continue

anyone know wat syntax can be used if want to add a 'continue' to a do loop?

eg:

do...
....
if xxx then
continue next loop
end if
....
next

View Replies


ADVERTISEMENT

Continue To Message

I did an e-mail component with the possibility of adding attachments .After the attachments are added,the user can continue with the message.My problem is that the text in the message isn't "retained" , so the user can't contiune it.

View Replies View Related

For Loop Continue

Any one know how to go to the beginning of the Next iteration of a For Loop? Similar to a c-style 'continue'?

View Replies View Related

"HTTP/1.1 100 Continue" Text Prints At Top Of Pg

I've a page that generates a map and while processing, I display an animated gif status bar.

However, at the same time, the text "HTTP/1.1 100 Continue" is also displayed below the status bar. When the generated map returns, this same text is displayed at the top of the page (on a line by itself).

Researching this text mentions this behavior breifly, but doesn't offer much in the way of surpressing it. Questions: What causes it and how can I surpress it?

View Replies View Related

Continue "DATA-TABLES"

Now I did the following and got this error massage:

Microsoft VBScript compilation error '800a0401'
Expected end of statement
/New Folder/1form.asp, line 305
Response.Write "<td><input class="formpagetablefield" type="text" name="tradeid" size="6" Value="& trim(rsTable("tradeid"))%"></td>

I dont't know if the code below will work. Can someone tell me if it is correct in principle: Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved