forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


New Tips & Tricks Newsletter

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Thu May 08, 2003 7:44 pm    Post subject: New Tips & Tricks Newsletter Reply with quote

Hello All,

We would like to organize a newsletter which will be sent out periodically
which will contain tips and tricks that work with VDS and various related
items. However, before we can do this, we will need some help from
users. If you have any tips you would like to share, please submit them
to us so we can compile and use them in our future newsletter. At this
time we are only collecting tips and have not organized the list yet.

Please submit your tips and tricks here today!

_________________
FreezingFire
VDSWORLD.com
Site Admin Team


Last edited by FreezingFire on Thu Jan 01, 2004 3:58 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Wed May 14, 2003 7:17 pm    Post subject: Reply with quote

Come on guys. You can do better than this. Wink

I would like to give a big thank you to Serge for being the only one
who submitted tips.

No community spirit here? Confused

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Wed May 14, 2003 7:21 pm    Post subject: Reply with quote

BTW, these don't even have to be tips directly relating to VDS. If you would
like users to know about a new product you have we may consider it for
inclusion in the letter.

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Thu May 15, 2003 9:52 pm    Post subject: Reply with quote

Thanks to Hortalonus for submitting a tip!
_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Sun Jul 13, 2003 12:42 pm    Post subject: Reply with quote

This newsletter will be sometime launched in the future, however sadly
it does not seem like we are going to be able to regularly put it out
because of the few submissions we have received.

More information will be given as to how to obtain this newsletter shortly.

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
harry
Contributor
Contributor


Joined: 01 May 2003
Posts: 61

PostPosted: Sun Jul 13, 2003 10:31 pm    Post subject: make 1 column into 2 nice columns Reply with quote

Ok... you shamed us for not giving some tips/tricks
hope this will qualify
harry

Code:

rem make 1 column into  2 nice columns

   list create,1
   list create,2
   list create,3
   list loadtext,1
"1
"3.au
"63.net
"963.com
"247mail.com
"mail03.net
"ec21.com
"squarepath.com
"lovebughugs.com
"oceanicspecials.com
"email-info.net
"emailfactory.net
"ez-net.com
"i-dealsplus.com
"info00.com
"theglobe.com
"email2.net
"email.com
"ressionsales.com
"portugalmail.com
"shoppersunion.com
"ixpweb.com
"22rom.com
"nj45.com
"vendeeamerica.com
"megawavez.com

   list copy,1
   list assign,2,@TEXT(1)
   list seek,1,0
   list seek,2,@DIV(@count(1),2)
   %%SOMESPACE = @CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)@CHR(32)
repeat
   %%COL_SOMESPACE = @STRINS(@NEXT(1),28,%%SOMESPACE)
   %%COL_SOMESPACE_trimed = @STRdel(%%COL_SOMESPACE,30,@LEN(%%COL_SOMESPACE))
  list add,3, @STRINS(%%COL_SOMESPACE_trimed,35,@NEXT(2))
until @NOT(@OK())
 
  list savefile,3,C:\2column.txt
  run C:\2column.txt


harry
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Sun Jul 13, 2003 10:37 pm    Post subject: Reply with quote

I'm very sorry if you think I shamed you. I am simply trying to get more
submissions. Thank you for your submission but please use the link to
submit.

http://www.vdsworld.com/tips/tipsubmit.php

Thank you for your help.

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group