473,800 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

php code of a form both readonly/write

i need a php code which contains a form which contains
textboxes,check boxes and dropdown lists.i need a code which both
readonly and write only basing on condition plz help me code get
result.. plz send code to my mail
Nov 20 '07 #1
2 1501
sreekanth wrote:
i need a php code which contains a form which contains
textboxes,check boxes and dropdown lists.i need a code which both
readonly and write only basing on condition plz help me code get
result.. plz send code to my mail
Can we send the bill also by email?

Erwin Moller
Nov 20 '07 #2

TRY THIS URL,
http://www.codewalkers.com/c/a/Misce...-forms-in-PHP/


On Nov 20, 2:31 pm, sreekanth <vvenkatasreeka ...@gmail.comwr ote:
i need a php code which contains a form which contains
textboxes,check boxes and dropdown lists.i need a code which both
readonly and write only basing on condition plz help me code get
result.. plz send code to my mail
Nov 20 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
3670
by: binger | last post by:
Okay, Superbowl is only a few days away, but I thought it would be cool to set up an online registration for a football squares pool. My thoughts are to have people go into anywhere on the 10x10 matrix and put their name in. If someone already has put their name in a square, then the text input box is now static (i.e. cant be overwritten)... Only problem - I'm not sure how to do this. I'd plan on using an
2
1193
by: woody | last post by:
i have a form that contains values that i want to be written to a new printable window on submit... can anyone help me??? thanks, woody
10
5988
by: giancarlodirisioster | last post by:
Can someone help me modify this for future Usenet archival and to help me solve what I don't know? <form name="addform" method="POST" action="./submit.php"> <input type="text" name="Box 1" size="20" value="100.50"> + <input type="text" name="Box 2" size="20" value="200.50"> + <input type="text" name="Box 3" size="20" value="1.50"> = <input type="text" name="Total" size="20" value="302.50"> </p> </form>
14
2042
by: TT (Tom Tempelaere) | last post by:
Hi people, The code that follows throws an ExecutionEngineException. This was written in C# (Microsoft Visual C# .NET 69462-335-0000007-18823) using MSDE 7.1 (7.1.3088). The framework is .NET 1.1 (1.1.4322). I tested the program on a Windows XP Professional/SP1, with a Pentium 4/2.6Ghz processor, with 2Gb RAM. The code is a single form that when run throws an ExecutionEngineException in 'AddRowsToTable'. If someone with more...
8
5007
by: Antuane | last post by:
please help, i'm trying to find a simple & easy way of enabling & disabling (generally making them readonly) most of the controls in my form. Cuz i want to create a form, for the user but only a readonly form (with no write access). But i cannot find any easy way of doing this, i've tried using the OnEnabledChanged() event, & exposing such other custom events.
1
1184
by: Alex Clark | last post by:
Hi all, Apologies for the cross-post but I can't determine if this is a VS .NET problem or a VB.NET language issue. I'm using .NET 1.1 SP1, VS 2003 EA, VB.NET. I'm coding a custom component which is designed to be dropped onto a form and have it's properties manipulated at runtime. I have a custom implementation of the TypeConverter class called UniversalTypeConverter which inherits from ExpandableObjectConverter, and for the most...
15
2845
by: Christoph | last post by:
I'm trying to make it so that if the user sets focus to a form element (text), it automatically sets focus to the very next form element. This will, in effect, prevent the user from modifying the value. I know I can do this by setting the form element to 'readonly' but that's not possible as I'll need to modify that value elsewhere in my JS. Anyway... I know I can do something like this: document.forms.elements.focus().
1
1940
by: priyakollu | last post by:
i have developed code in jsp but the problem is i need to convert this to asp.........pleasehelp me regarding this im sending code which i've developed....with file names.......... code.jsp <%@ page import = "java.util.*" %> <%@ page import = "java.io.*" %> <%@ page import = "java.lang.*" %> <%@ page import = "org.apache.commons.fileupload.*" %> <%@ page import = "java.sql.*" %> <%
3
1648
by: aventerprise | last post by:
<html> <head> <title></title> <script type="javascript" src="E:\Internet\positive_gearing.js"> function positve_gearing() { var price = form.price.value; var rates = form.rates.value;
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10253
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10033
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7576
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5471
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.