Staying Active Rule! - STAYING ACTIVE RULE!

free web hosting
Free Web Hosting > Astahost > Announcements

Staying Active Rule! - STAYING ACTIVE RULE!

OpaQue
STAYING ACTIVE RULE!

Hi members,

The main condition on the grounds of which we give hosting is Staying Active. Most of the users ask, what we mean by it ?

The answer is a bit difficult. We usually check if a member is active on a WEEKLY basis. If we see that the member is not active, we check the quality of his posts. The quality of the post matter a lot and better the quality, the more are your chances that you will not be deleted.

What if I cannot be active for 2-3 weeks or may be months?


OPTIONS, IF YOU CANNOT STAY ACTIVE FOR SOME REASON.


ONE :
Most of our competitors delete the user's accounts who do not stay active, but we give our member's yet another option. If you think that you won't be able to be active or contribute at our forums then you may put our advertising code on your site. Your account will not be deleted if we see our advertising code on your site. The advertising code can be found at http://www.trap17.com/adcodes.html

You must put the code on every page or atleast on pages which have a high traffic. Adcode on the index or homepage is a must.

This rule is no longer applicable. AD-Supported Web-hosting is no longer permitted as it was causing too many complications. To sustain your hosting account with Astahost, you've to either make enough posts to cover the credits for the period you'll be absent, or simply switch to option TWO. - m^e (19th February, 2006)

TWO:

You may switch to paid hosting. We have the most cheapest hosting options on the internet. For more prices and details, visit www.computing-web-hosting.com

THREE:
Ask someone else to use your userid and stay active at the forums. :-)

!!!! NOTE !!!!
The above points are applicable, ONLY if you CANNOT stay active at the forums.
They are only to help you out.
We do not like deleting members accounts like the other hosts do, and hence we are providing these alternatives.
Any suggestions or comments are most welcome.

 

 

 


Reply

lhunath
How about vacations / holidays? Shouldn't there be a way of, like at the board, set yourself at away, with a reason, and if that away time doesn't exceed a month or so; it should be permitted?

Reply

OpaQue
We had tried that at trap17, We asked members to PM us. But we had no idea, that we would suddenly recieve more than 30 PMs for such requests! LOL, that is why this decision has been taken. We are not strict with the ads thing, but it is appreciated if it is placed on as many pages as possible, especially the ones which recive high traffic as shown by their statistics data.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Recent Queries:-
  1. statistics on staying active - 249.15 hr back. (1)
  2. staying active statistics - 273.29 hr back. (1)
  3. quotes for staying active - 325.78 hr back. (1)
Similar Topics

Keywords : staying, active, rule, staying, active, rule

  1. How To Make Both Windows Look Like Active At Same Time
    (9)
  2. Lightweight Directory Access Protocol (ldap)
    Interfacing Microsoft's Active Directory over LDAP (0)
    This was a script I wrote for automating the creation of over 1000 some accounts within Active
    Directory over summer before the new fiscal year in 2007. It is not intended for direct use. Please
    make changes necessary to reflect your user management or production environment.
    #!/usr/bin/perl use strict; # use Tk; # use Tk::DialogBox; # use Tk::Carp qw/cluck warningsToDialog
    fatalsToDialog/; use Win32::FileSecurity qw(MakeMask Get Set); use Win32::OLE; /* my $adp_acct =
    'USERNAME'; use constant ADP_DOMAIN = 'DOMAIN'; use constant ADP_PARENT_....
  3. Problem In Theme Or Active Object!
    (4)
    now i got this problem in the picture. when i copied a link from the internet, and past it on the
    desktop, a massege said : are you sure you want to copy active object, as i remember, maybe not
    exactly that but i rapidly clicked ok...so that what happened!, it's the same as the web page at
    the corner of the desktop, and i can use it and the links in it are working! i changed the theme but
    it still. anybody can help me please....
  4. Last Rule In .htaccess
    How is it used? (0)
    I am not particularly good when it comes to regular expressions and forming a .htaccess file, so I
    knew I would run into a problem sooner or later. At the moment, I am developing a simple PHP script
    for a game similar to NotPr0n . As I want it to be user-friendly, I have decided to use "rewritten"
    URLs instead of something.php . Since the whole structure (i.e. possible URLs) is rather simple, I
    decided to write a set of rules manually. However, there is some overlapping, and it is causing me a
    lot of problems. Here is the current .htaccess file. CODE RewriteEngin....
  5. Active Versus Passive Ftp
    (6)
    Sometimes when you try to connect to an FTP server using various types of FTP clients, some of these
    clients will work, while others won't. In order to understand why, you need to know a little bit
    more about the internal workings of the FTP protocol. The FTP handshake can work in two very
    different manners: 1. active mode 2. passive mode A fairly technical explanation can be found here:
    http://slacksite.com/other/ftp.html Basically, the difference is that in active mode, both the
    server as well as the client will be required to open up ports to listen for incom....
  6. Is Any Publicity, Good Publicity?
    Lots of celebs follow this rule but is it really worth it? (2)
    Hello, Nowadays we hear so much about celebs going to rehab or partying super late and alleged
    affairs and all that sort of stuff... But are they really happy? They do anything possible to get
    their faces or names in the daily local. I mean cheap publicity but that too can sometimes save
    their sagging careers. What do you think about all this ? Would you approve of all this kind of
    cheap gimmicks. P.S I dont know whether Iam in the right place so feel free to move me If Iam not.
    Cheers, /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gi....
  7. MS Access Validation Rule
    Desperate help needed (2)
    I have to create a whole project using Microfost Access. I have a field which will eventaually
    contain details of a a list of people's DOBs. I have added an input mask, so that it it displays
    the place holder __/__/____ However, how can I validate this field. For example, not it is possible
    to type 30/10/1991 . How can this be changed so that it validates it correctly?....
  8. User Authentication Session Handling Problems
    Authorization server variables not staying across pages (14)
    This is quite a bit of problem I am facing, and I cannot point exactly where I am going wrong. I
    have been lurking around here at the Asta Host forums with regard to login and user authentication
    scripts and I have got as far as this: - Starting a session - Registering a session variable -
    Using the variable to check if the user is authenticated or not. - Authenticating the user through
    MySQL database - Logging of the user, by setting the session variable to un-authenticated I have
    been able to achive the following things too that I think is not related to this proble....
  9. Highlight The Active Text Input Fields.
    (1)
    Hi, this nice script highlight text inputs fields in your forms, so it will help your visitors to
    see where they are. Follow this steps to install it: Paste this code into the CSS section of your
    HTML document CODE fieldset {   width: 350px; } .textInput,textarea {   width: 200px;
      font-family: arial;   background-color: #FFFFFF;   border: 1px solid #000; } .inputHighlighted {
      width: 200px;   background-color: #FFCE31;   color: #000;   border: 1px solid #000; } Paste
    this code into an external JavaScript file named: highlight-active-input.js.js CODE /....
  10. CSS Priority Problem
    I can't override an external rule with an embedded rule (7)
    First of all, to let you see my code, I've uploaded two example files: testpri.html and
    style.css . In my external CSS file, I applied a black background style to the li 's in #test
    . Then I added another style in the HTML file, turning the background color of the #hello list
    item into red. The result isn't what I expected. The #test list item became black, instead of
    the red style I applied to it in the HTML file. Don't embedded styles have a higher priority
    than external styles? And don't specific styles have higher priority too? #hello ....
  11. Any Active & Regular Vietnamese Member At Astahost ?
    (3)
    Hey guys, Do we have any active and regular Vietnamese member on board ? I'm looking for
    someone who's well conversant in both Vietnamese and English. Errrr.. the things that I've
    landed up with a real cute vietnamese girlfriend while I was on my Cambodia-Vietnam trip some 2
    weeks back. Problem is that she understands english, but speaks just about 10 words of it. When I
    was present there, face-to-face, our conversations still happened mostly owing to my immense
    patience and 6 years of hardcore training in Thailand - trying to drum stuff into the heads of ....
  12. Active Desktop Tips
    (0)
    Here are some Active Desktop tips Just as you know, you can add Web content to your desktop
    (Active Desktop) Note that is post is useful for advanced users, if you don’t have enough
    information about windows registry; it is recommended use common utilities By default, each user
    can create different documents in Active Desktop; you can restrict or disable use of documents
    1- Click Start menu > select Run > and type “regedit” (without quotes), to run Windows Registry
    Editor 2- Go to following address:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Polici....
  13. I'm Back ! ... Staying This Time :d
    I was away for alot of time ! (6)
    Wasaaaaap at all the ppl I used to talk to here /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> and hello to new ones since then ! I just
    returned from a very very exciting trip from IRAQ that lasted for more than 6 months , I volunteered
    in some sort of FIRST AID group , to go help the children and elders of IRAQ to live along all the "
    sorry we missed " blowing ups and stupid suicidal crap happening there . I was really ... horofied
    yet very very educated and entertained . it's a journy I will never froget for my whole life .
    anywa....
  14. Get Rid Of Stupid Flash Active X Warning
    IE Users only :-) (0)
    -----Topic moved here , to the tutorials section-----szupie QUOTE Posted this some days
    ago in the tutorial section, but obviously it's not accepted, I don't knoww, so my second
    attempt here, hope it's ok to post it here. Finally found a way to get rid of the stupid
    ActiveX-warning when ActiveX-plugins (Flash) are disabled in Internet Explorer! Those who need it,
    know what I'm talking about. Let me say one thing first: I HATE Flash, I really do. Well and I
    LIKE Internet Explorer, I want to use Internet Explorer without Flash. This little worka....
  15. CDMA vs GSM
    Which will rule the world (38)
    Hi, Now a days there are two different technology for mobile phones in the world. (1) CDMA
    -Code Division Multiple Access (2) GSM - Global System for Mobiles based upon TDMA ( Time Division
    Multiple Access) There are some countries where GSM is the major technology and CDMA
    has entered recently like India. On the other side there are some countries where CDMA is the main
    technoloy and GSM has entered recently like USA, Canada as far as I know. What you think about
    these. I mean which technology you like and why??? And which will win in the race betw....
  16. Remaining Active?
    (2)
    How active to we need to be in the forums. Is there a particular number of posts per week or month
    that we have to achieve?....
  17. Intel Active Monitor Indicating Voltage Problem
    (0)
    I recently downloaded and installed Intel Active Monitor ( ver 1.2.1 ) .I am facing the following
    problem since installation: 1. Whenever I boot the system cold , I find the Monitor giving alert
    for one of the power zones crossing the threshold limits . One of the Voltmeters( not the CPU Core
    OR the CPU I/O ) indicate a voltage of 0.63 V as against the recommended(green) value of 11 - 13
    volts. 2. However , on restarting , the sys behaves totally normal and there are no problems. 3.
    I want to know if anything appears seriously wrong with my sys and what action should....
  18. Not Being Active For A While
    (5)
    to admins: hi. i have problems about me being inactive. after this, probably i'll be
    outstationed to somewhere there's no internet connection. i'll be there for a month or two.
    so, i'll most probably not active at the time. i dont want -ve points to add up. is there any
    suggestion? i love astahost and i dont want to loose it. it's ok for me to have my acc
    suspended, but please dont add to the negative points. thanks....
  19. Nothing To See Here.
    Grab it real quick. Not active for long (3)
    sorry microscopic^earthling, Unfortunately it's illegal. So I do have to remove the link. I
    suggest if people are interested contact you direct, but don't link illegal software. Cheers,
    MC....
  20. About Staying Active...
    quick question (8)
    I know the staff here says you have to "stay active" ....but does it have to increase my post count?
    I mean, can I strat posting at the lobby, gaming, or other forums and still be considered active?
    Cause there has been very few new topics in the computer section recently and I'm having a
    difficult time posting -_-....
  21. Staying Awake....
    (49)
    This a little random, but say you need to stay awake to finish something. Maybe a papers
    due....maybe you don’t believe in sleep....maybe you need to write 50 tutorials by Saturday because
    your old web space provider decided to put this enormous pop up on your website and your too broke
    to afford decent web space. Never the less, he's what I do to keep my eyes open /blink.gif'
    border='0' style='vertical-align:middle' alt='blink.gif' /> Coffee and Other Caffeines In my
    records, if I am constantly drinking say a coke, I'm not going to fall asleep or loose ....
  22. Rule of thirds
    (0)
    In art and photography, it's a good idea to break your image into a 3x3 grid and make sure the
    subject is on one of the corner intersections. This makes your image far more interesting. I used
    to think that a perfectly centered picture was the way to go but it really does help your
    composition to make it off centered. The trick is, however, to keep the rest of the image
    interested as well. You can use methods to draw your eye to the main subject via contrast or lines
    (river, trees, etc).....

    1. Looking for staying, active, rule, staying, active, rule






*SIMILAR VIDEOS*
Searching Video's for staying, active, rule, staying, active, rule
advertisement




Staying Active Rule! - STAYING ACTIVE RULE!