Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Roy2008
  • Content: Threads
  • Order by date
  1. Roy2008

    Voice recording.

    Hello Everybody! I have a requirement to develop a voice recording software for one of our customer service module. Could anybody please let me know how this can be done in power builder. I am using PowerBuilder 11.5 build 2506. Thanks in advance. Regards, Roy.
  2. Roy2008

    Steps to implement WEB SERVICES in powerbuiler 11.5 build 2506

    Hello friends, I recently got a requirement to integrate 3rd party software into powerbuilder by using their web services. ( Sofar, I have successfully integated 3rd party software like credit card procesing, customer address validaton etc... by using DLLs OR OCX provided by them. Since, this...
  3. Roy2008

    How to display last 4 digits of credit card nmber

    How do I mask first 12 digits of CC and display only last 4 digits in a datawindow? The column is varchar, stores both CC and bank checking acct info. I am using PB11.5 build 2506 I tried using dw_1.modify(col1.editmask.mask='************####')After I retrieve it masks first 4 digits instead of...

Part and Inventory Search

Back
Top