hi
i need to setup server side includes on my server so i can open .shtml pages.
i have the following in myhttpd.con file
DirectoryIndex index.html index.html.var index.shtml
AddType text/html .shtml
AddHandler server-parsed .shtml
# default host
<VirtualHost *>
ServerAdmin me@mydomian.com...
hi i am trying to view the following page:
www.mydomin.com/server-status
when i goto the page i get a permission denied page. i have the follwing in my httpd config
<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from www.mydomain.com...
hi
i have a parameter query that runs fine the first time i run it. When i press a command button it asks for date, which then bring up another with the results. when i press the button again it brings the same results and does not ask me for the date.
what i need it to do is ask for a date...
I have created a query which sorts according to date.
What i need is a command button to take the results and print out address labels/envelopes either via access or word.
any help would be appriciated
flycold
hi
i have a button, when pressed shows a dialogue box for input (date) when i press enter the results are shown in a datasheet.
how do i get them to show up in a designed form?
flycold
hi
i have some data in a table which i need to search through. i want to be able to serach the data by date, and i should be able to do this from the form i have created.
how do i link a text box to the criteria funcion in the design view of a query.
flycold
hi
i have one table on microsoft access database. i am running a query on that table which produces the required results.
what i need to do is then (upon pressing a command button) delete the results from the main table
any help would be appriciated
spider
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.