1 Jan 2010 06:11
Re: Incremental webpage
--- In power-pro@..., Carroll Robbins <carrollrobbins <at> ...> wrote: > > On Thu, 31 Dec 2009 05:28:17 -0000, "nickodemos2002" > <nickodemos2002 <at> ...> wrote: > > >Local myCounter > >For (myCounter = 502; myCounter <= 503; myCounter = myCounter + 1) > >DO("firefox", "http://www.website.com/details.php?id=myCounter") > > You probably don't want the literal characters myCounter in the URL. Remove > them and add ++ myCounter outside the quotes. > -- > Carroll B. Robbins, Jr. > Worked perfectly. Thank you for pointing this out to me. So the idea was right but the implementation was wrong. Is it possible to get some regex help here? I have no idea on it and it is the last sticky wicket I need fixed. ------------------------------------ Attention: PowerPro's Web site has moved: http://www.ppro.orgYahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to:(Continue reading)
RSS Feed