Tag Archive | "create"

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)

How do i create a page with results from my sql table from a url i created with php?


i have got a results page which shows results from my database and i put a
echo “
$row[0]

“;
which uses the topic as part of a url
http://ww.url.com/detail.php?topic=becauseidclose/
but the problem is that how do i create detail.php which will show the record with topic “becauseidclose”
What will i include in detail.php to show the record on its respective page
thanks in advance.
if it helps the website is at
http://www.sharewink.com

Posted in PHPComments (3)

How to create a dynamically updated table in a PDF using php?


hi i want to create a table in a pdf using php. im retrieving data from a query and i want to display it on a table in a pdf. i can create the pdf…but i cnt figr out the table part. im usinf php 4 and MySQL.

Posted in PHPComments (2)

how to create a database in visual basic, using asp and data control?


what are the procedures in creating a vb program using asp or data control?

Posted in ASPComments (2)

How do you create a simple php update box?


I am creating a website for a client and want to give them the ability of updating the news on their site using their own simple admin area. I want them to be able to log in using a password (no username) and use a simple form that they can insert a date, title and 1-2 lines of text. How can i accomplish this using php or html?

Posted in PHPComments (1)

How to create embedded code from PHP-script?


I am developing a website where users can create small polls and would like to offer the possibility to embed these polls in other websites. I’ve managed to create the PHP-code which would work on any other website, however would like to know how to automatically convert it to html or anything else which can easily be embedded.

Thanks for your responses.

Posted in PHPComments (4)

I want to use the cascading drop down list ajax control for asp.net to create a cascading drop down selector?


but in order to do this I need to populate the drop downs with output from a year/month/day algorithm instead of using an xml file as the datasource like in the example on www.asp.net under the learn videos. Does anyone have a link to an example of this?

Posted in ASPComments (1)

How to create Online exam system using php?


Hi friends, can anybody help me to create an online exam system for my website [using php and mysql). The system should be able to generate and save user-wise exam report.

Posted in PHPComments (2)

How to automatically create a folder using php?


I have a personal website and I’d like my users to have a personal folder. Upon a new user creation, I would like the folder mysite.com/USER created. This folder would also include a index.php page, which would be the same for everyone. How do I do that?

Posted in PHPComments (4)

How do I create links on my website’s homepage that take visitors to sample php scripts I have uploaded?


I have a few PHP scripts that I have been working on, but I don’t know much about web design, and I was wondering how to use html to create a basic webpage that has a title and then a few links that take people visiting the site to other pages (I guess they would be subdomains) that would be very simple and show only the output of my php script.

Posted in PHPComments (4)

Categories