UtamaBeritaTutorialBlogTool


Month: January 2008

Webware 100 Award

Posted By: zainal on January, 22 2008

If you have a web-based version of your application, you might consider nominating it for a Webware 100 award. Winners receive lots of promotion on Webware and attention from users and the media.

Webware Logo

The deadline to submit is January 25, 2008, so act fast!
http://www.webware.com/100


1 Comment | Category: Event

Switch users without logging off in XP

Posted By: zainal on January, 15 2008

There is a way to change users from the command prompt without logging off Windows.

1) Press Ctrl+Alt+Del to launch Task Manager and look for a process in the list called explorer.exe.Click the End Process button.

2) Next, click on the file menu and choose New Task (Run…)

3) Enter “cmd” and hit enter to open the Command Prompt window

4) Inside the Command Prompt, use following syntax:

runas /user:username “explorer”

For example to switch to “Administrator” account, use the following command:

runas /user:Administrator “explorer”

Technorati Tags: ,


1 Comment | Category: Windows

How to cancel PayPal Automatic Payment

Posted By: zainal on January, 07 2008

Paypal recurring payments allow seller to automatically renew the subscription payment on the expiry date. In other words, if you bought the subscription using Paypal, your subscription will be automatically renewed and your debit/credit card will be charged at the time the billing cycle is triggered. This process continues until you cancel the service.

To stop recurring billing charges:

1) Login to your Paypal Account.

2) Put your mouse over the “History” and click “Basic Search” as shown below.

3) Set a filter: More filters > Subscriptions and Agreements > Subscriptions (see screenshot)

You’ll get a list of all your subscriptions and their status as shown below.

4) Click “Details” or the name of subscription you wish to cancel.

5) At the Subscription page, Click “Cancel Subscription” as shown below.

6) On the next page, you will be asked to confirm the cancellation. Click the “Cancel Subscription” button to complete the cancellation.

7) You are done!

Technorati Tags: , ,


18 Comments | Category: Paypal