...are they applied or doesn't it matter?
<authorization>
<deny users="tania, megan">
<deny users="?">
<allow users="*">
</authorization>
The doco I have says that the <allow users="*"> is redundant, but I don't see how. ? is anonymous.
Ladyhawk...
I have an example of a sub using the agCopyData function from the apigid32 dll but I don't have that on my machine. Where can I get this from or is there something similar I can use?
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
I think this behaviour might be the VB IDE not letting go of things that the app has. Seems to work ok as an executable.
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
...- " & lError
m_lFileHandle = 0
Exit Sub
End If
When I close the app I run this code..
If m_lFileHandle <> 0 Then
Call CloseHandle(m_lFileHandle)
m_lFileHandle = 0
End If
Any ideas?
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
You don't need to spend any money to get study guides. Just look at the Microsoft site to see what is being tested for each exam and use the Internet/MSDN to study from.
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
...purpose using a named pip is the way to go. If anyone is interested I found a good link on named pipes.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q177/6/96.ASP&NoWebContent=1
Ladyhawk. [idea]
** ASP/VB/Java...
...and writing information about the opened system and then the other system can read the registry and see if the other app is open. But if the app crashes then it may not be able to delete the registry entries.
Anyone have any ideas?
Ladyhawk. [idea]
** ASP/VB/Java...
It seems that in one of my apps I can't get the hwnd of the mdi form. But I have other apps which use mdi forms and get the hwnd with no probs.
What gives?
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
I have just installed all of the latest patches for ZP on my mahcine and now my VB application hangs when it uses the GetWindow API. It worked fine before I installed the patches. Please help.
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
Doh! Doh! Doh! Doh!
Is my face red?
I just saw that the "NameVirtualHost *" line was still commented out. Funny how it seems to work now.
Thanks for all of your help guys.
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
...The two ip addresses are the same because it's the same server.
I have changed the httpd.conf file to include the following...
<VirtualHost *>
ServerName ramsnew
DocumentRoot www/ramsnew
ErrorLog logs/ramsnew-error_log
CustomLog logs/ramsnew-access_log common
</VirtualHost>...
...- in the examples it has /www/docs... so is the www directory under the Apache2 directory?
Sorry if I am asking some dum questions but I am trying to figure out as much as I can on my own and not bother you guys too much.
Ladyhawk. [idea]
** ASP/VB/Java Programmer **
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.