i've uploaded a website including the web.config file and everything is working fine but when a user types domainname/web.config it downloads the file. how can i set up my server to prohibit access to this file?
is there any function to make a program stop or wait for an ammount of time for example 1second before it continues to execute.
for example having a loop and want to delay it by one second each time it loops.
I'm trying to register a dll called dlportio.dll
using the
regsvr32 function from the run command but it returns me this message
C:/windows/system32/dlportio.dll was loaded, but the dllregisterserver entry point was not found
this file can not be registered.
is there any other way to...
I've Got An Ms Access database that i wish to lock but when i lock it my vb programm does not open it.
the programm displays an error saying in valid password.
can any one tell me how can i supply a password to the database through vb coding
i'm using this code
i need to know how to change the scrolling speed. thanks
function scrollit(seed)
{
var m1 = "OS3 IS NOW THE AUTHORISED APPLE DISTRIBUTOR FOR GOZO ";
var msg=m1; var out = " ";
var c = 0;
if (seed > 100)
{
seed--;
var...
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.