Home Answers Viewqa SQL WANT TO RESTRICT EDITING AFTER A SET OF DATE

 
 


nuraini
WANT TO RESTRICT EDITING AFTER A SET OF DATE
0 Answer(s)      2 years and 3 months ago
Posted in : SQL

localhost : Server version: 5.0.51b-community-nt

phpMyAdmin - 2.11.7

hello guys,

i have to continue my work more complex.. but i dont have any idea to do that...

i want to restrict user from "edit" existing data, after a set of date... an example, a user input a value in "marks" in 1st January, and they can change it back if they want... BUT on 1st April 12AM, the user cannot "edit" the value of marks. for the input type of marks, i have use a textbox.. so that on 1st April 12AM, the textbox will automatically disable (cannot edit it, but still can see, basically in a grey color)...

i still not do any coding for this coz i really dont have any idea.. how to start and where....

can anyone tutor me?

i'm beginner in programming...

View Answers









Related Pages:
WANT TO RESTRICT EDITING AFTER A SET OF DATE
WANT TO RESTRICT EDITING AFTER A SET OF DATE  localhost : Server... to continue my work more complex.. but i dont have any idea to do that... i want to restrict user from "edit" existing data, after a set of date... an example
restrict jtable editing
restrict jtable editing  How to restrict jtable from editing or JTable disable editing?   public class MyTableModel extends AbstractTableModel { public boolean isCellEditable(int row, int column
JSP:HTML Form in-place Editing - JSP-Servlet
or date columns as the basis of editing instead of the customer id? because...JSP:HTML Form in-place Editing  Hi, I want to thank the people... developer's needs. This is a follow up to the HTML Form in-place editing. The code
JSP:HTML Form in-place Editing - JSP-Servlet
in the database) after which I want to re-populate the form so that if the user... its not working. I don't know if this is the best method, I don't want to use beans. Perhaps you guys are better aware of in-place html form editing than me
Set Date by using the Prepared Statement
Set Date by using the Prepared Statement  ... table with date this will provide a setDate method to set the date in table. Here...\PreparedStatement>java SetDate Prepared statement set date example
current date set
current date set  I need to set current date as default in a drop down list which has a label tag too in my jsp page.please somebody help me
Want Automatic No with Date - Development process
Want Automatic No with Date   Hi, I want the jsp code. i want serial no with date and month.For example "240501" date is 24 and month is 05 and serial no 01 .Thanks Prakash
Mysql Trigger After Insert
Mysql Trigger After Insert       Mysql Trigger After Insert fired the trigger after you... The Tutorial illustrate an example from Mysql Trigger After Insert. To understand
Mysql Trigger after Update
start_date='20061231'; Table that has been modified after update query executes...Mysql Trigger after Update       Mysql Trigger after  Update fired automatically after we perform
Date Picker
Date Picker  "I want to set default calendar date when using datepicker. This date means auto-loaded date when the calendar appears. The default date is the current date. I want to change it. How could I do
Mysql Date Minus Days
| +--------------+ 1 row in set (0.00 sec)   Query for viewing date after...; The Tutorial cover on Mysql Date Minus Days return you the day after... after subtracting 2 day from current date.  mysql> select
date
date  i want difference between the date entered in a jtextfield and the system date in java
Mysql Date Part Only
Mysql Date Part Only       Sometimes we want to see the date part only from the records of a table. The Tutorial covers you an example that helps you to get date part. The date(now
Editing UI components using managed bean
Editing UI components using managed bean  Hello friends... I want... a simple inoutText and commandButton on jsp page and on click of button, i want to change value of button and want to make textbox 'readonly'. Please suggest me
Mysql Date Type
Date Type is used when you want to display the date but not time. Understand... is used when you want to display date only but not time.It is only in "yyyy... Mysql Date Type      
Mysql Trigger After Delete
Mysql Trigger After Delete       Trigger in Mysql fired trigger automatically after you... an example from 'Trigger After Delete' in Mysql. To understand this example, we
DATE
DATE  I have the following as my known parameter Effective Date : 21-08-2012 Cut off day : Thursday every week I want my first cycle calculation done... of calcultion starts My question is how to find the date of Thursday This cycle
PHP Set Date
DateTime::setDate DateTime::setDate alias date_date_set function is used for resetting the current date of the DateTime object to a different date. It returns... $year, int $month, int $day ) DateTime date_date_set ( DateTime $object, int
date_timestamp_set
date_timestamp_set date_timsestamp_set alias DateTime::setTimestamp function is used for setting the date and time based on an Unix timestamp. Syntax... unixtimestamp - Unix timestamp representing the date. Return Values
how to set image - EJB
how to set image   public ActionForward execute(ActionMapping mapping... DateFormat(); String fdate=sampleJasperReportForm.getCur_date(); /** Converts the date(dd/mon/yyyy) format to DD/MM/YYYY format*/ String sfromdate
Mysql Date now function
Mysql Date now function       Mysql Date now function is useful when you want to return the current time and date . Understand with Example The Tutorial illustrate an example from
Set Date limit for dojo date picker dynamically - Date Calendar
Set Date limit for dojo date picker dynamically  Hi all, I am using Dojo's date picker in my project. I am trying to set min & max value... picker. I had set min & max date for first field. Now whatever date select in first
want a program for date picker by using java swings
want a program for date picker by using java swings  to write a program for the date picker by using java swings.any one please help me by providing the code to this java date picker by using the java swings.previously a program
Set Timestamp by using the Prepared Statement
Set Timestamp by using the Prepared Statement... will teach how to set the Timestamp in database table by using the PreparedStatement interface of java.sql package. If you want to insert the Timestamp
Set Date Parameter to get specific value
Set Date Parameter to get specific value  How to set the date parameter or fetch a specific data records based on date? For example fetching the two or three months old records
Flex DateChooser with style and selectable and disable date
:Style>tag for DateChooser Control. And also you can set selected rang of the date..., with this property you can set range between two date that are selcteable, And you can also... set disable range of the date that are between two date. Details are given
date_timezone_set
date_timezone_set() in PHP date_timezone_set alias DateTime::setTimezone... the modified DateTime.  Syntax on date_timezone_set() PHP public DateTime DateTime::setTimezone ( DateTimeZone $timezone ) DateTime date_timezone_set
how to restrict user against marking same event more than one times - JSP-Servlet
how to restrict user against marking same event more than one times ... user will give userid and password and accordingly he/she will answer the set...(event) is stored in final database. Now how can I restrict the student against
date_time_set
date_time_set date_time_set alias DateTime::setTime function resets... the modified date and time.  Syntax public DateTime DateTime::setTime ( int $hour , int $minute [, int $second ] ) DateTime date_time_set ( DateTime $object
Editing the Profile
Editing the Profile  how to populate drop-down menu instead of text box in editing the profile
PHP Date and Time Date and time Tutorial
format you want to get formatted time output. string date(string format, int... right arguments can be omitted and they will be set to current date time values...Date and time Learn how to use PHP Date and Time functions To get formatted
jquery date picker
jquery date picker  I am developing a business calendar.i used the Jquery datepicker plugin.I just now want to get the dates from the the calendar and should get the alert message soon after i click on the particular date.The
trigger after insert for deletion
trigger after insert for deletion   String query2 = "create TRIGGER trig after insert on "cart" + " FOR EACH ROW " + " BEGIN " + " declare expiry1 date
To store date - JSP-Servlet
= "INSERT INTO file_tbl set file_date='"+strDateNew+"'"; //out.println...To store date  Hai friends, I want the format to store date in database MySQL. But, date object returns day, month, and year in integer
Struts 2 imagae set to frame.
could understand the reason . I want to set the image after uploading it please...Struts 2 imagae set to frame.  I could not set image to frame... not render the image. And if i go to imageInfo , after right click on image
Flex DateChooser with selected Date
;mx:DateChooser control and set id of this control. After that create a method that are set selectedDate object with full date with this DateChooser...():void { date2.selectedDate=new Date (2010, 3, 10); } ]]> </mx
Mysql Date Ranges
Mysql Date Ranges       Mysql Date Ranges is useful when you want to see the records between... example from 'Mysql Date Ranges'. To understand this example we create a table
date_default_timezone_set
  date_default_timezone_set date_default_timezone_set function sets... bool date_default_timezone_set ( string $timezone_identifier..._set('India/Kolkata'); $script_tz = date_default_timezone_get(); if (strcmp
NSDateformatter format Date
NSDateFormatter in string format. Thanks.   For current Date in NSDate... = [[NSDateFormatter alloc] init]; [formatter setDateFormat:@"yyyy"]; //If you want to set time zone [formatter setTimeZone:[NSTimeZone timeZoneWithName
want to insert values in drop down menu in struts1.3
want to insert values in drop down menu in struts1.3  I am using.... This later can takes some parameters explained here after. The plugin first read...; <set-property property="definitions-config" value="/WEB-INF/tiles-defs.xml
Update after delete
Update after delete  sir,i am working on online examination project in servlet.I am facing some problem that are -i have assign id column 1,2,3... will be 1,2,4,..... now i want to reassign id column 1,2,3,.... using ResultSet
MySQL After Trigger
MySQL After Trigger This example illustrates how to create the trigger...; with 'id', 'first_name', 'last_name', 'start_date', 'end_date', 'city... statement executes for the associated table. A trigger can be set to activate either
Java Date
the date objects we can use after() method of the java.util.Date class... Java Date       Simple Date example In this section we have presented
Add Years To Date
: "+(formatter.format(d))); System.out.println("Date after 4 years: "+newdate... into Date object. Then  set this date as Calendar time using setTime() method of Calendar class. Output: Today's Date: 30-03-2012 Date after 4 years
Objective c date: NSString Date
];         //Set the required date...; //Set the required date format     ...Objective c date: NSString Date In_ the given objective c date functions
reg : the want of source code
reg : the want of source code  Front End -JAVA Back End - MS Access Hello Sir, I want College Student Admission Project in Java with Source code... DATE OF ASMISSION 2) Student Information 3) Faculty Information 4) Courses
session maintaining after logged in in jsp
session maintaining after logged in in jsp  Hi. I have created a login page. after the user logged in successfully if the user gives refresh the the control goes to the website home page. i want to retain in the same page
Date Comparison
or not, the first date comes after the other or not, by using the equals(), before() and after() methods of the date class. Description of program:  ... comparetodaydate comes after the date contained in the object comparedate1970
iPhone Date Picker
. Then in view did load method will set the date into the picker. Add...iPhone Date Picker In this tutorial will learn how to use iPhone Date Picker to show current date and is displayed using alert view. To show this we have
Date limit on Dojo Date picker - Date Calendar
want to Date limit for date picker i.e. If i given date limit from 31/03/2008... want this validation on dojo date picker only. User should not select date...Date limit on Dojo Date picker  Hi all, I am using dojo for date