Ok I am running a 2003 SBS and using the OWA.
What happens is that when you view the owa using either a local client or from the web you get a login box and then after logging in the page does not load properly everything looks squashed to the top of the screen so for the menu on the left you...
We have had a web site built by a third party that we have now taken over, the site has been mainly coded in php.
The problem is that if you look at the source for the index page online i.e. in internet explorer goto view source you can see the code 6-7 lines. but if you use Dreamweaver to edit...
Hi want I want to do is open a form using vba with the form name being a variable. eg
formnameopen$ = "form1"
DoCmd.OpenForm formnameopen$
And also use it in the code eg
Forms![formnameopen$]![EquipmentID] = selectrecord
My attempts at making this work have failed so any help would be...
What I have is three textfields and a subform with a datasheet in. All working from the same table
What I want to happen is filter on one, two or all three textfields.
So you would have a query that would query the table using the textfields and display the results in the subform.
Can anyone...
I have a install of Suse 9.2 and two network cards each with a public static ip. The gateway has been set to the router ip, which is also a public router. What I can do is ping any web address and that works properly. The problem is when I come to visit the web page through the web browser...
Ok what I have is a PDA running Pocket PC and I have installed the IBM J9 VM, I have got a couple of basic windows working fine, but what I am trying to do is load an image from a file and display it in a window.
Problems with this is the limited amount of classes I have available.
Files are...
Hi guys right, you could hate me but I am a Java programmer trying to get to grips with .net.
In Java I can open a connection using an ip and port number and write/send data to it and wait for a reply.
How can I do this in .net all the books ect... I have are always talking about connecting...
All I have is a table with two fields one text and one number, if I enter "BVE" into the first field access automatically turns it into "BE" can anyone help.
Thanks
Is it possible to disble form fields for different records. ie
Form1
Field1
Field2
Field3
Field4
For record 1, fields 1,2,4 are enable
For record 2, fields 3 are enable
For record 3, fields 2,4 are enable
Thanks
I have a form that users enter data on.. when they click on a button I want a different form to appear and to copy the data from field1 on form1 to field 1 on form 2.
Thanks
What I want to do is chnage the default folders that appear on the left pane when you come to "save as" a document in any of the office apps, the current default is "My Documents", "Desktop" ect...
Can anyone help
Ok what I want ot do is host my 5 business domains and point each one to a different directory so I will get 5 different domains set up.
I have got a public ip and a private ip on my linux 9 box (2 nics).
I have got apache 2.
******** This is my httpd.conf file************
## httpd.conf -...
HELP AGAIN.....
the default key for action commands is return, is there anything to change it to tab. ie so when I tab from one JTextField to another code is executed.
Thanks
HELP!!!! I have a series of JTextFields, and the default tab index goes from left to right, is there anyway of setting the tab index for each JTextField.
I have tried:
textfieldx.TabIndex = 1;
textfieldx.setTabIndex(1);
does anyone know what the correct command is and also will it need a...
Hi new to apache and know a bit about Linux.
I have two linux boxes one will have a public IP and the other will have a private.
This is what I want to do:
I have 5 different web domains each will have a different index and content etc... what do I need in order to make the gateway box point...
Does anyone know how to fill in a ripe283 form, it enables you to get extra static ip's. My ISP is www.plusnet.net and they are asking me to fill in this form in order to get the ips I want. Any help would be good about now
Thanks
Martin
What I have is a internal network and a linux server with 2 nics one set to internal ip and the other to public ip from isp.
How do I route internal internet traffic out and mail coming in to a seperate server. ect...
Any help would be good.
Thanks
I have a main class that will create a tabbed interface. each tab will call a class that has been imported from a seperate file, the trouble is with the imported class it will create some text boxes and labels to put on the screen.
Using a JPanel as the base with border layout and a details...
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.