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 should say that the database is already in Mysql. We converted it from Access. html_entity_decode seems to be working, I'm going to play with it for a while. Thanks for your help.
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...
It's somewhat working after removing go top.
When I first startup the form and select a person that has a child it will correctly display the child. But once I change to a record that does not have a child it will change to my page 2 screen. But will not change back when I go to someone else...
Where is the best place to fire this code. It's not working, but not giving any error either. So it's probably a timing issue. Here's the code:
GO TOP IN "avoid"
IF EOF("avoid")
ThisForm.MainPageFrame.PatientInfo.avoidabledaysPageFrame.ActivatePage = 2
&& I've also used .ActivatePage =...
Where is the best place to fire this code. It's not working, but not giving any error either. So it's probably a timing issue. Here's the code:
GO TOP IN "avoid"
IF EOF("avoid")
ThisForm.MainPageFrame.PatientInfo.avoidabledaysPageFrame.ActivatePage = 2
&& I've also used .ActivatePage =...
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...
Thanks Mike the UPPER(ALLTRIM was needed. Geoff, you read my mind that was my next question. How to handle when you don't find a record.
Thanks,
Marion
Now I'm not getting an error but, when you search, it just scrolls to the bottom of the grid and doesn't select any records. The test form without the pages works fine.
I feel like it's close to working, just not quite yet.
Thanks,
Marion Hall
I'm getting an error of Unknown member patid (Which is the name of my text box.) from the following code. I get the same on a SEEK command also.
LOCATE FOR Patient_id = ThisForm.patid.Value
THISFORM.Refresh
I tested this on a blank form with just a grid, text box, and search button and it...
After playing a good bit last night, I was able to get the form to do what I want it to do. I may have a good bit of wasteful code.
I wanted the grid to be initially sorted by name, so I put name as the ChildOrder for the grid.
Each header of the grid has the code in the above post to sort by...
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...
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.