Thursday, February 23, 2012

BCA MultiTransfer

Melalui Fasilitas ini, Anda dapat melakukan transfer dana:
  • Payroll
    Dengan fasilitas ini memungkinkan Anda melakukan transaksi pembayaran gaji (payroll) dengan tujuan rekening BCA.
  • Auto Collection
    Melalui fasilitas Anda dapat melakukan transfer dari banyak rekening asal (debet) ke 1 (satu) rekening tujuan (kredit).
  • Auto Credit
    Merupakan fasilitas yang memungkinkan Anda melakukan transfer dari 1(satu) rekening asal (debet) ke banyak rekening tujuan/pihak ketiga (kredit).

Demo Auto Credit
(use DropDown list to view another demos)


Wednesday, February 22, 2012

FPD: NTVDM consumes huge memory on XP

You probably use FOXPROX.exe instead of FOXPRO.exe
But FOXPRO.exe comes with another problem:
Sometimes "Insufficient memory" error when generating prg from scx

Related article:
How to control ntvdm.exe memory use?

Thursday, February 9, 2012

WORD HOW-TOs

Print empty page with tiled picture as background:
1) Prepare jpeg/bitmap file in a way that if you put one adjacent to another then a correct pattern will be resulted
2) To simulate transparent effect of the image (because I don't know how to do it on Word) adjust the Brightness (and Contrast?) setting
(Paint.NET can be used for this purpose)
3) Create new Word document
4) Menu: Format \ Background \ Fill Effects \ Picture
Caution: What you see on the screen is NOT what you get on printer ;-)
So print it to see the actual result
5) You may have to edit the original image to resize it if needed

E-mail tracking services

ReadVerify
- trial membership includes all of the features of a paid membership, but is limited to 10 free emails

EXCEL HOW-TOs

Add spinner control to a cell
Use Excel spin boxes to help with financial modeling

Wednesday, February 8, 2012

Reset account used by a service

You need to open the Services administrative tool snap-in and open the properties on <service_in_question>. Go to the Log On tab, click on This Account and enter NT AUTHORITY\NetworkService, then delete any bullets that might appears in both password fields. Stop and restart the service and you should be ok.

Source:
How can I reset the Login Permission to be NT AUTHORITY\NetworkService