set xml path in flash when xml created in memorystream and webrequest
i am creating an xml file using memory stream and i want to load this xml file into the flash on cli
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p
Need help with cin setw
I made a program here is my code:
#include
#include
#i
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
Best way to cross matching large datasets
Hi,
Im running a script where am I cross matching about 200 000 data sets with each other. Ea
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However