I have a form that needs to have its fields completed, and check for unwanted characters:
var reqfields = Array("Email::Email", "Firstname::First Name", "Lastname::Last Name", "month::Birthdate Month", "day::Birthdate Day", "year::Birthdate Year", "Address::Address", "City::City"...
How do you designate your default web browser for Outlook 2000 ? With so many security bugs for IE, i want to start opening links in email sent in FireFox or Mozilla instead of IE.
...on the internet, physical store etc?
Since Macromedia screwed up by taking away many features in MX 2004 and that it can't save to anthing below MX, I need to purchase and upgrade or full version of Flash MX. I have several documents that were created with Flash MX 2004 that needs to be...
I got some cross browser transparency to work with a Table bg, but now im getting problems with text that appear within that Td cell.
Here is my css:
#submenu {
background-color: #FFFFFF;
height: 150px;
width: 301px;
/* Mozilla ignores the following */
filter...
How do you center <div> 's and Layers in different resolutions?
I want the content of a page to be centered no matter what resolution that the visitor maybe in.
With tables this is very easy to do, but seeing that everyone saying that tables are bad for a layout, how can this be achieved...
I'm running a personal website and have the server running on a Win2k Server edition machine running IIS 5
I went ahead and followed the installation guide to install PHP on the machine; PHP is running correctly as IT does serve pages, but Im runining into a problem with using...
I'm running a personal website and have the server running on a Win2k Server edition machine running IIS 5
I went ahead and followed the installation guide to install PHP on the machine; PHP is running correctly as IT does serve pages, but Im runining into a problem with using...
In need of some help concerning authoring Japanese pages using DW 4 on a USA Windows 2000 machine with the Microsoft IME.
I have followed the technical documents found at:
http://www.macromedia.com/go/14684
concerning the development of multilingual sites for authoring with Dreamweaver, and...
Is there any site that has a comprehensive tutorial for PHP working with Flat files.
All I have come across are "built" applications for use with flat files.
Just looking for a step-by-step tutorial on how to make a basic form write to a .txt file.
And then how to display contents...
Hi, am a beginner in JS (not my preferred language) but just want to accomplish something simple (Im guessing simple)
I have a form that has a text box that needs to be filled with a "time". The time is gotten by a list of text links that when clicked, will fill that text box with...
Okay, I can't figure out how to use the new code. This will be a a little long
// Defined functions
//--------------------------
function get_param($param_name)
{
global $HTTP_POST_VARS;
global $HTTP_GET_VARS;
$param_value = "";
if(isset($HTTP_POST_VARS[$param_name]))...
I have a form that a person fills out to reserve a room for an event.
I have the event_start and event_end in the tabl event to designate start and end times ( both are in UNIX Time stamp)
Rooms are given an id #.
When a person fills out the form, I want the form to check the event table to...
I am trying to delete records from two different tables at one time.
In event I have eventid and eventname
in participants I have eventid and name
Table associates who will be attending events in table 1. So eventid = eventid in table 1 for how many people are attending.
What would be the...
Im in need of some assitance in order to implement a multiselect selection box and then inserting the choices as seperate records into a table in a MySql DB.
For the form, Im pulling information from two tables, then inserting it into a third as seperate records, based on what is chosen in the...
I can't for the life of me figure this out.
I have a table that lists events and using the MysQl Date format (ie 0000-00-00 ). This determines the date the event is happening on.
Im guessing its a mix of php and Mysql queries.
Even if today is x day of the week (ie tue,wed, fri) I want to be...
I can't for the life of me figure this out.
I have a table that lists events and using the MysQl Date format (ie 0000-00-00 ). This determines the date the event is happening on.
Im guessing its a mix of php and Mysql queries.
Even if today is x day of the week (ie tue,wed, fri) I want to be...
Hi all,
(Working with PHP and MySQL)
I have table "events" that list events by the day they happen.
How can I have it show only those events that are going to happen in the next 7 days from "now"?
Currently i have the following code:
SELECT * FROM events WHERE...
Well, Im trying to understand how to do everything on a server, looking to host my own site and all.
I currently have Windows 2000 Advanced Server installed, and need to add on other services so that I can run my website from this machine.
anyway, does anyone have experience in installing...
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.