Forum Moderators: phranque

Message Too Old, No Replies

Payment dependant code

Wouldn't it be nice!!

         

NeoGohd

8:02 pm on Feb 28, 2002 (gmt 0)



I would like to know if anyone has been able to come up with code that if a client didn't pay, you could then change the name of .... say a txt file on your server that would make their website shut down.

Preferably using JavaScript.

Once they made the payment you could turn it back on.

:P

Marcia

8:40 pm on Feb 28, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If there's a reseller's administrative panel for the hosted client sites it can be turned off and on in 3 seconds with a check-box.

Brett_Tabke

10:14 am on Mar 6, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



NeoGohd, what is the setup? You are running hosting? Or how?

A simple htaccess file could be used to redirect all their traffic to your site if you are in control of their site?

incywincy

10:56 am on Mar 6, 2002 (gmt 0)

10+ Year Member



i recently did some work for client who then decided not to pay me a penny. since i already spent a lot of time and money on it i have decided to let the SEs and directories do their work, wait until decent traffic arives then get back in touch with the client and give them the ultimatum 'pay up or i drop the site'

NeoGohd

4:51 pm on Mar 6, 2002 (gmt 0)



No, I am not hosting them. They are hosted somewhere else.

All I did for them was to create their menu system. Which is all JavaScript.

So I was wondering if their was a way to make the code break from my server.

volatilegx

5:05 pm on Mar 6, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



you should have built the menu using a CSS file that was on your server. no pay? rename the CSS file until they do.