Hey ,i have a webpage and i want to take the output from a unix
command and display it in my html page.I don't have php.I use only
html code and javascript.For example i want to execute the unix cal
program every time the user come in page and display the output.Is
there any system call?Can i do this ?
command and display it in my html page.I don't have php.I use only
html code and javascript.For example i want to execute the unix cal
program every time the user come in page and display the output.Is
there any system call?Can i do this ?
Comment