MFC GUI Programming
I am working on a project right now that requires me to create a MFC Windows GUI. Basically it need
BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Any meaningful project for a new C++ programmer?
I want to do some meaningful program, so I can help myself to learn
Assume I know the fol
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?