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...
i closed the form before asking for the date to be entered again, the key is to call the output form and not the original query. if you call th eoriginal query the results are displayed in datasheet format.
thanks
flycold
I have created a form using a wizard and having the query as a source. I have created a small macro for the command button, when pressed run query which in turn displays the results in the form.
the code behind the button on the front page is:-
Private Sub Command5_Click()
End Sub
the code...
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...
problem sorted
access 2003 has a button on the menu bar which lets you merge the results of a query directly to word using wizard
thanks for all your help
flycold
the table is basically a list of applications recieved. Spaces are limited and so must be sorted on a first come first serve basis. The applications are sometimes recieved years in advance (for a school) some of the people who are contacted have either moved or are no longer interested.
if i...
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
i have that working, thanks
how do i re-run the same query so the user can input another date and have the results displayed in the same form?
at the moment i have a command button on the form which re-runs the query, but then what
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
o.k
i have created a delete query which has the criteria >01/01/2001 under the date field
i have then created a command button on the form and created a macro to go with this,
what do i need under the action? i previously had delete object hence it was deleting my whole query
thanks
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
i have tried the delete query already. it deletes the whole of the query which i would like to use again in the future.
all i want is to delete the records brought up by the 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.