How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Post, not working, please help
The error is:
Method Not Allowed
The requested method POST is not allowed for the URL /student
How to assign JS screen.width to ASP.Net variable
I've got this ASP.net routine that gets the cookie value of the screen width, but now I need to chan
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
split values
I have values that are returned to me in this format:
name=>test,age=>49
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug