I have a VB6 Activex. I want to do something that when the Activix is loaded ,it runs some code.
Now, I have one button and I have to ask the user to click on it.
PS. my activex has 3 params that I pass to it using PARAM tags inside the OBJECT tag in HTML.
any hint to the right direction is...
Im sorry if I didnt explain it correctly.
Lets say we have htdocs/image/a.gif
I need to write the directives to set expiry date of the file to whenever it lastly modified by admin.
I can use mod_expire to set the expiry date to the modification date plus 7 days like this:
ExpiresActive On...
I want this:
Content must expire when ever they are modified but visitors should not be forced to download until the content is modofied again.
What should be the directives?
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.