We have a Nortel 3x8 compact phone system that we need to add an external normally closed relay to and set the handsets to open that relay. Is that possible with this system? Does hardware have to be added or is this integrated into the station or co block?
hallm
http://www.fatgenie.com
I've got a database that I'm converting over to php / mysql. Alot of the text entries have ' instead of ' saved in. For example don't instead of don't. I've tried running str_replace on it and it's not working. Am I missing something?
hallm
http://www.fatgenie.com
I've got a script that I use to update pages on my website. I've got three variables that apply to my issue.
$keywords Keywords that I designate
$link Link where I want the visitors to go
$text The actual text thats displayed
What I'm wanting to do is somehow parse the text before it is...
My site is using the Google, Amazon API's to provide search engine results. What I'm wanting to add is the ability to throw in a box with results from my sites have keywords that match the search query.
Right now I'm playing with using LIKE in a SELECT statement (SELECT * FROM `geniesites`...
We are using the Pop3 and smtp services for our email on Windows 2003 Server Standard. We have a Sharepoint Services site up for our calendars and events. How easy would it be for us to add webmail to our sharepoint site. Is there a product or addon that would offer that?
Thanks,
Marion
We are just setting up a Windows 2003 Standard server and are converting alot of our Linux duties over to it. We've got the webserver working already and are getting ready to work on an email server. I've turned on the Pop3 service and my computers is holding open both the smtp and pop3 ports...
We've just set up Sharepoint Services on our Windows 2003 Standard Server just to help us centrallize our contacts, events and stuff. I was playing with the issues list and I've just about got it customized for our purposes of help desk tracking. The only thing I lack is producing a printout...
Is there a way of creating a system wide policy on Windows 2003 Standard server that control dumping the temp internet files. We have a Citrix application and some of the problems we are having are related to needing to dump the temp internet files. Or is their a system wide police that can...
I've got a page control that is on my form. The first page is the form to add child records to my form and the second page is a graphic and an add record button. I'm wanting the 2nd page to be displayed when there are no child records for the currently displayed parent record. If a child...
I've got a grid control on the first tab (page) of my form that I use to select the records. I've got it set up so that I can click on the header of each column and change the sort order of that column.
What I'm wanting is when the form is first opened the grid is sorted by customer name...
I've got a form that has several page tabs with a grid control on the first page. Right now if I click the grid control it changes the current record and refreshes my pages.
I'm wanting to add a search box on the same screen as the grid control that will find and select the current record...
My form layout is a four tab page frame. The first frame has a grid that contains a list of my records. The other three frames have details for whichever row on the 1st page grid is highlighted. The code I'm using right now only seems to work the first time the form is run, it doesn't seem to...
I've got an application that is almost done. I used the app builder to generate the ui and menu's. About the only change I want to make right now is to have a form come up on startup. What is the best way to do that without changing the way the framework is setup?
Thanks,
Marion
I've got a form that just consist of some header information at the top and then a grid control that contains employee names and ssn numbers. I've made the employee name column a combo box. I'm wanting to be able to select the employee name in the combo and have it automatically fill the ssn...
This is the other part of the export file that I'm working on. For some reason the text file that is created only has the first record duplicated. It doesn't list all the records for a certain date. The code was posted in answer to one of my posts in the VFP Forms forum and just used a SELECT...
I've got a form that has a text box that stores the date and a command button that's set up to create an export file of the data thats on the screen (the current record). I'm having trouble getting the SELECT statement to work. Here's what I have so far:
SELECT "D0" + employeepay.ssn...
I've got a table with existing data that I'm using in a fox pro database, it has a bunch of duplicate records that were keyed in by mistake over time. I want to create a primary index and can't becase of that. Is there a way within Fox Pro 8 to automate removal of duplicate records.
We have a internal database that was built years ago that is no longer supported by the developer.
We are having to move this database to another pc, it runs on an Windows XP Pro system now, but we are having to replace that pc.
I've copied the program directory exactly as it was on the other...
I'm working on a database where I have to create an export file monthly from some of my queries.
The file format is like:
Pos.01-01 ----- Field1
Pos.02-11 ----- Field2
Pos.12-35 ----- Field3
I'm not wanting anyone to write code for me, but maybe give me some ideas on the functions I...
How do you go about adding and user logins to a VFP8 Project. I know that a form could be made with code that checks a table and gives access, but what is the checkbox in the App Builder for? I played with it a little, it will prompt me for a user name and password, I just can't get past that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.