The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
square instead of number
Hello
I do not know why but this code seems to work fine only in my xampp local insallation but n
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
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
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select