Hi, Use OxygenSMS ActiveX control in the windows and read the functions from browser tab and send sms or receive messages through mobile. Thansks and Regards ...
Hi All, Please help. How to simulate the copying of file using powerbuilder? The Copy and Paste of files of windows not string or text. Thanks and Best...
Any Advice Hi They requested that all our applications should be incorporated with a Terms and Conditions This Terms and Conditions is a 19 Pages Word...
Gurus i moved my sybase server to another one when i opened my powerbuilder aaplication . i Got windows error each time what i can do to remove errors.Our all...
Hi Friends, As we all know PowerBuilder and other products of sybase are just great tools to work on, for example PocketBuilder... Same way we all are aware of...
hi use GSM modem with u pc to send SMS or other mobile function . regards pk Iqbal Mohd <miqyah75@...> wrote: Hi, Use OxygenSMS ActiveX control in the...
Hi, I want to use pbm_nchittest to control resizing of userobjects. I am calling DefWindowProc function and getting the values. I want to allow resize only for...
Hi Guys Awaiting your valuable responses... Regards Arif ... great ... InfoMaker... ... user's ... partially by ... we ... if ... is it ... InfoMaker.......
Hi, I remember before (around 2003), I developed a PB application that uses a Nokia 6210 connected to the PC via serial port and used the SDK downloaded from...
Hi, Haven't tried this though, but just an idea... Deploy Infomaker to users. Let them create/design the datawindows. Have them save the DW on a public PBL,...
I have something like this: dw_test.Object.test_column.background.color = RGB(192,192,192) Its posible to change background color only in a row by using dot...
Hi All, Please do advice on how to show the content of Word Document file as source of the Window that will be opened. where in if the user selects this module...
Thanks alot and Sorry for the confusion. But What the application requires is that when I issue the said command the file will be place in the clipboard so...
Subject: [PowerObject] Regarding OLE object of Datawindow Hi Guru, I am facing a stranege problem.the situation is like, I have a thousand of mech Product,whch...
David, Only if you made it conditional. E.g. dw_test.Object.Datawindow.Detail.Background.Color = "2^30~tif(mod(getrow(),2)=0,2^26,2^30)" BTW 2^30 is...
Hi, Yup, Arman is correct. PB-EAServer combination is good enough when you're planning to build web applications. Actually even using PB7 and EAServer 4.2.2,...
Hi Arman Thanks for the response and an Idea... But frankly speaking we are looking for something much more than this, we need a generic and full fledged BI...
Do your users need licenses for InfoMaker ? ... From: aarif.shaikh To: PowerObject@yahoogroups.com Sent: Sunday, September 02, 2007 7:21 AM Subject:...
PennyRoy - If you are using PB v9 or above you can use the built-in File functions (FileCopy, FileExists, FileDelete, and so on). ... CopyFile function is not...
Check out the CLIPBOARD PowerScript function: Retrieves or replaces the contents of the system clipboard. To Use Retrieve or replace the contents of the system...
PennyRoy - 1. One way to see if a document has been changed you can always look at the properties of the file. You can check the file date, file size, or file...
Use the GetFileOpenName() and GetFileSaveName() functions. Olan ... Hi All, Please do advice on how to show the content of Word Document file as source of the...
Rebuild your database profile and try again. You should be able to open the database from within the PowerBuilder Database Painter. If you can, then your...
Vikas - 1. Why are you using an OLE object? Simply create a dw that connects to the database to display your parent and child relationships: Product and...
Rich - I started looking at the article you provided and am currently attempting to implement the functionality. To do this I have installed the following on...
Arman and Olan, Thanks for the help. Our users log in thru the domain and I found that our company's default security settings gave non-administrators read...