Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for ero100@live.com

HI, HE IS MY FORM, I WOULD LIKE TO THE PHP CODE TO : DISPLY A MESSAGE IF THE ONE FIELD OR OTHER IS EMPTY, [code=html]<form id="form1" name="form1" method="post" action="form.php"> <label> NAME: <input type="text" name="name" id="name" /> </label> <p> Address: <label> <input type="text" name="address" id="address" /> </label> </p> </form>[/code] THANK …

Member Avatar for diafol
0
237
Member Avatar for ero100@live.com

HELLO!! CAN ANY ONE GIVE ME SOME HELP ABOUT THIS RADIO BOX? IT WORK IF I SELECT IT, HOWEVER ONCE I LEAVE IN BLANK, IT DISPLAY AN ERROR MESSAGE. (Notice: Undefined index: discrate in C:\wamp\www\SSWP\renting.php on line 35 ) [B]HI IS THE HTML CODE:[/B] [code=html]<div class="formorder"> <form name="renting" method="post" action="renting.php"> …

Member Avatar for pooja pinky
0
423
Member Avatar for ero100@live.com

hi, There is a a physical server (window server 2008 r2) which is running as main server and as domain controller. As administrator it automatically gives remote access to the server from out site of the network. Im using the Remote desktop to log in to the server. The static …

Member Avatar for CimmerianX
0
356
Member Avatar for suley04

can anyone actually tell me what the point is of using VMWare, and which version I should use if I want to run Ubuntu and MAC OS Lion? Also, if I wanted 2, could I use it 2 practice Network Security between the running OS's?? - obviously this is gonna …

Member Avatar for JorgeM
0
211
Member Avatar for ero100@live.com

HELLO, in my database, i have the following table: video_hire([U]vide_hire_id,[/U], hire_date, video_code, Cust_membship_no, returning_date, hire_cost) video_code is (fk) ref: to VIDEO_LIST, cust_membship_no is(fk) ref: Customers IM TRYING TO code a PROCEDURE or FUNCTION TO to calculate the ammount of hire from one customer, and print the total, as well the …

Member Avatar for mishiamej
0
144
Member Avatar for ero100@live.com

Hi every body, i really need to understand and get the answer for this question, can any one help me PLEASE?? In database design world, it is so common to find binary relationships of type 1:M. How is this implemented when relational schema is translated into relational data model? Also, …

0
56
Member Avatar for ero100@live.com

DOES ANY ONE KNOW HOW TO VALIDATE THIS FORM? case 1: if any field is not completed, display in red colour and display a text message to correct, case 2: once is completed, display TANKS FOR SUBMIT YOUR FORM, AND REDERECT TO INDEX PAGE. [code]<?php $msg ="Name: $_POST[name]\n"; $msg .="Email: …

Member Avatar for ADVAD
0
75
Member Avatar for ero100@live.com

HI, DOES ANY ONE KNOW WHAT IS THE RIGHT STEPS TO MAKE THIS FORM MAIL TO WORK? [B]HE IS THE CODE:[/B] 1. <html> 2. <head> 3. <title> send mailf from the form </title> 4. </head> 5. <body> 6. <?php 7. echo "<p> your name is: <b>$_POST[name]</b>,</p>"; 8. echo "<p> your …

Member Avatar for cwarn23
0
146
Member Avatar for ero100@live.com

hi, i have spent more than whole day trying to figure out what is wrong in this php sript LINE 3 AND 14, ihave changed the quotes, but it didnt work, it works normal when you enter the date to GUESS THE NUMBER, but in the start page the ERROR …

Member Avatar for cwarn23
0
170
Member Avatar for ero100@live.com

hello, i have just begining learn php, in this form every things looks ok, however a error message that i can't solve it. please give some help because i cant move on before solve this problem. thanks **HTML FORM CODE** <html> <head> <title>simple HTML FORM</title> </head> <body> <form method="post" action="listing9.2.php"> …

Member Avatar for almostbob
0
158