For a textarea how do I limit the number of characters in the box to 500?
For input text I can set to maxlength and limit the entry in the input: <INPUT TYPE=TEXT NAME="myInfo" MAXLENGTH=500>
For textarea I assume I need to create a validation or something to fetch the length of the field and...
I have a text field that has a data type of varchar2(4000).
I would like to change it to hold 10,000 but I dont think it can go that big.
Please advise how I can do it?
Trying to load JRE 1.6 on Windows Server and it keeps saying my Windows installer is not working properly.
I tried downloaded new one from microsoft and still the installer wont work. Any advise?
Thanks
I have this email method that worked about 2 months ago. .
Today when I used it, it didnt send any emails and I got no error messages on the web page. Where or how can I find out what the issue is or why its not working?
public static void send(String smtpServer, String to, String from, String...
I have a local development Oracle 9i database on my Windows XP workstation and I have the production Oracle 9i on a unix server. I use Oracle Enterprise Manager (OEM) in my local database for creating my tables, sql plus etc. Now I was wondering if there is anyway to export and import my data...
For my Oracle SQL as a back end to my web applications I use Prepared Statements alot in my Java Database Connectivy (JDBC) working with Oracle 9i.
I also heard the term Stored Procedure. What is the difference between Stored Procedure and Prepared Statement?
I have a free version of MySQL 4.1 running on our web server. I use it as a database for my Cold Fusion web applications.
Please advise what are the advantages if I get newer MySQL version (5.0 and above)?
On my Windows XP workstation the font color that list files in my C:\ folder and subfolders is now showing up in blue. Before it used to show up in black. Please advise how I change the font color back to black and why did the color change without me doing anything?
In Cold Fusion MX 7 admin page on my local web development server I can create a datasource with an Access database but when I try and create one with Oracle I get a message that says page not found. Do I need to load some sort of Oracle driver to get this work?
I build web applications and use different databases.
Today our web server complained about Oracle having a Network error on all our web applications using Oracle from our Windows web server to our Oracle database on a Unix server. All other databases (SQL Server, Access and MySQL) I connect...
Can I get recommendations on sites that will provide me with a good home page templates? I need to create a brand new home page and would like a site to go to for free images, templates and design suggestions.
I am using my Username (Jones) to login to Oracle 9i Database. Once logged in I can create tables, add records and edit records in a Schema called City. The issue is I cant delete a record in City schema. I get the message "Ora-01031 - insufficient privileges".
DBA says it might be a problem...
In our Oracle 9i Database we have a Project that uses one Schema called ProjectOne where several people need to be able to create tables, create,edit and delete records, create and delete triggers and sequences in the ProjectOne schema.
Our DBA creates a user account for each person so they...
I have done a little PHP and end up using Model 1 architecture combining Model, View and Prensentation where it ends up looking like "spaghetti" scripting.
For PHP, how would I use the equivalent of Java's MVC (Model 2 Architecture)? Is there a name for it in PHP and does it come with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.