Tag Archive | "allow"

A Computer that will allow me to create & edit home movies and a digital movie camera ?


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 ComputerComments (2)

Will Drupal allow me to post php code right into a page or 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 PHPComments (1)

How do I prevent or allow people to download a file, using PHP?


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 PHPComments (2)

In delphi language what is the USES to allow read and write?


with PASCAL it’s wincrt and delphi is succeding PASCAL but it didn’t work

Posted in DelphiComments (1)

What do i have to configure to allow php to enable interpreting “<?" as the beginning of the script?


I am running php 5.3 in archlinux.

Posted in PHPComments (1)

How to allow 2nd computer user to use same internet as the 1st?


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 ComputerComments (3)

I want to allow my users to change the order I display a Stringgrid and save it to file (Delphi).?


Would I use a two dimensional array
What would the easiest way be write the order of the string grid to file…

Posted in DelphiComments (1)

How to stop a computer on my home LAN from accessing internet but allow access to other computers on LAN?


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 ComputerComments (6)

How do I allow single quotes in a php script?


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 PHPComments (2)

How can I allow my website visitors to create text files in ASP.NET?


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 ASPComments (1)


Categories