Posted on 09 June 2010. Tags: allow, camera, Computer, create, digital, edit, home, Movie, movies
The computer has to be able to create and edit home movies (this is a separate entity from the digital movie camera). All together they should be lower than $2000. The digital movie camera is kinda optional for you to answer to. Thanks so much in advance.
Posted in Computer
Posted on 25 May 2010. Tags: allow, code, Drupal, into, page, post, right, story
My site uses PHP/MySQL functions- but not as header/footer templates- each page content itself will use it’s own php code- trying to see if it will work with Drupal?
Posted in PHP
Posted on 15 May 2010. Tags: allow, download, file, people, prevent, using
Let’s say I have a 1MB example.exe file. How can I prevent someone who knows the name of the file from downloading it.
But lets also say that when a user enters a correct code word and submits it, they are allows to download the file.
How can I set this up? What do I have to do in my FTP client? And what should I do in my PHP code?
Posted in PHP
Posted on 27 April 2010. Tags: allow, Delphi, language, read, uses, write
with PASCAL it’s wincrt and delphi is succeding PASCAL but it didn’t work
Posted in Delphi
Posted on 21 April 2010. Tags: allow, beginning, configure, enable, interpreting, script
I am running php 5.3 in archlinux.
Posted in PHP
Posted on 17 April 2010. Tags: allow, Computer, internet, same, user
My fiance’ and I are sharing the same computer. I have added him to my computer as a “2nd user”. Where he gets his own desk top screen, favorites, folders, etc. Only I can not figure out how to allow him to use the internet software that is already on the computer for me. I use broadband. Help
Posted in Computer
Posted on 06 April 2010. Tags: allow, change, Delphi, display, file, order, save, Stringgrid, users, want
Would I use a two dimensional array
What would the easiest way be write the order of the string grid to file…
Posted in Delphi
Posted on 02 April 2010. Tags: access, accessing, allow, Computer, computers, from, home, internet, stop
I use Windows filesharing and would like to stop one computer on my LAN from accessing anything but other computers on my local network- I do not want it to be able to access the internet.
Can anyone recommend how to do this?
I would like this to be something configured in Windows itself since I do not want all partitions on the computer to be unable to access the internet. Just one of them.
Posted in Computer
Posted on 01 April 2010. Tags: allow, quotes, script, single
I’m using php scripting to send text data to a MySql database. Everything is working great but I am unable to use single quote’s in the text boxes. What statement needs to be made in my script?
I think I have to do something like this:
$string_escaped = addslashes(“string”);
How do I add this to my script?
Posted in PHP
Posted on 15 February 2010. Tags: allow, ASP.NET, create, files, text, visitors, website
I have Microsoft IIS and I have written a simple ASP.NET application that should allow a user to create a file on my server. I have allowed the Internet User permission to write to my wwwroot folder, but the application still won’t work, it throws an exception saying that access to the path is denied. What else can I do to allow my visitors to create files? Thanks.
Posted in ASP