error help - Dynamic Image
I've been working on making my site less cluttered in the directories and more secure lately. In an
What exactly is net neatrality?
What exactly is it? I think it's anti-censorship and... stuff... but I don't really understand it
need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
server trace logs
could any one tell me from where do i get error logs in xMII??I want to check the reason for dtabase
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr