I am trying to figure out how to generate a 24hour date time stamp on my backed up file? I am using WinXP.
code:
rem Start1
for /F "tokens=2,3,4 delims=/ " %%i in ('date/t') do set d=%%k"-"%%i"-"%%j"-"
for /F "tokens=1,2,3 delims=:. " %%i in...
I created a website and it works fine when I run it on my PC. But when I move it to the hosting server I get the following message:
Method Not Allowed
The requested method POST is not allowed for the URL /madison.html.
----------------------------
Apache/1.3.27 Server at www.asktheowner.com...
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.