WANT TO RESTRICT EDITING AFTER A SET OF DATE

WANT TO RESTRICT EDITING AFTER A SET OF DATE

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 Tutorials/Questions & Answers:
WANT TO RESTRICT EDITING AFTER A SET OF DATE
WANT TO RESTRICT EDITING AFTER A SET OF DATE  localhost : Server... 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
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
Advertisements
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
PHP Set Date
DateTime::setDate DateTime::setDate alias date_date_set function is used... $year, int $month, int $day ) DateTime date_date_set ( DateTime $object, int... date_default_timezone_set('India/Kolkata'); $datetime = new DateTime
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
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
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
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
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
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
ModuleNotFoundError: No module named 'restrict'
command: pip install restrict After the installation of restrict python...ModuleNotFoundError: No module named 'restrict'  Hi, My Python... 'restrict' How to remove the ModuleNotFoundError: No module named 'restrict
Editing the Profile
Editing the Profile  how to populate drop-down menu instead of text box in editing the profile
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
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... SetDate Prepared statement set date example! 1 row(s) affected
ModuleNotFoundError: No module named 'pytest-restrict'
python with following command: pip install pytest-restrict After...ModuleNotFoundError: No module named 'pytest-restrict'  Hi, My... named 'pytest-restrict' How to remove the ModuleNotFoundError: No module named
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
How many ways we can retrieve the date in result set of mysql using php?  How many ways we can retrieve the date in result set of mysql using php
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
ModuleNotFoundError: No module named 'mass_editing'
with following command: pip install mass_editing After the installation...ModuleNotFoundError: No module named 'mass_editing'  Hi, My Python... 'mass_editing' How to remove the ModuleNotFoundError: No module named '
ModuleNotFoundError: No module named 'media_editing'
with following command: pip install media_editing After...ModuleNotFoundError: No module named 'media_editing'  Hi, My... 'media_editing' How to remove the ModuleNotFoundError: No module named
Mysql Date Type
Date Type is used when you want to display the date but not time. Understand.... The Date Type is used when you want to display date only but not time.It... Mysql Date Type      
To restrict users using LDAP
To restrict users using LDAP  Hi, I am trying to restrict users for an application I developed in java. Can i get the code to autheticate users using LDAP and Active directory. can anyone help
Mysql Date Minus Days
; The Tutorial cover on Mysql Date Minus Days return you the day after...; Query for viewing date after subtracting 2 day from current date:- The given below Query return you the date after subtracting 2 day from current date
date
date  i want difference between the date entered in a jtextfield and the system date in java
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
ModuleNotFoundError: No module named 'django-simple-ip-restrict'
install django-simple-ip-restrict After the installation of django-simple...ModuleNotFoundError: No module named 'django-simple-ip-restrict'  Hi...: No module named 'django-simple-ip-restrict' How to remove
ModuleNotFoundError: No module named 'django-simple-ip-restrict'
install django-simple-ip-restrict After the installation of django-simple...ModuleNotFoundError: No module named 'django-simple-ip-restrict'  Hi...: No module named 'django-simple-ip-restrict' How to remove
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 ExampleADS_TO_REPLACE_1 The Tutorial illustrate
editing cell in a table - JDBC
editing cell in a table  how can i edit a cell in a table and save the change to a database  Hi Friend, Try the following code: 1)updateDatabase.jsp RollNo Name Class "> "> ">
how to allow table editing
how to allow table editing   1**. hi... l've tried the method isCellEditable(int rowIndex, int colIndex) { return true but it doesn't enabled the user the editing of any cell why????????????? regards
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
ModuleNotFoundError: No module named 'odoo10-addon-mass-editing'
install odoo10-addon-mass-editing After the installation of odoo10-addon...ModuleNotFoundError: No module named 'odoo10-addon-mass-editing'  Hi...: No module named 'odoo10-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo11-addon-mass-editing'
install odoo11-addon-mass-editing After the installation of odoo11-addon...ModuleNotFoundError: No module named 'odoo11-addon-mass-editing'  Hi...: No module named 'odoo11-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo11-addon-mass-editing'
install odoo11-addon-mass-editing After the installation of odoo11-addon...ModuleNotFoundError: No module named 'odoo11-addon-mass-editing'  Hi...: No module named 'odoo11-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo12-addon-mass-editing'
install odoo12-addon-mass-editing After the installation of odoo12-addon...ModuleNotFoundError: No module named 'odoo12-addon-mass-editing'  Hi...: No module named 'odoo12-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo12-addon-mass-editing'
install odoo12-addon-mass-editing After the installation of odoo12-addon...ModuleNotFoundError: No module named 'odoo12-addon-mass-editing'  Hi...: No module named 'odoo12-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo13-addon-mass-editing'
install odoo13-addon-mass-editing After the installation of odoo13-addon...ModuleNotFoundError: No module named 'odoo13-addon-mass-editing'  Hi...: No module named 'odoo13-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo8-addon-mass-editing'
install odoo8-addon-mass-editing After the installation of odoo8-addon-mass...ModuleNotFoundError: No module named 'odoo8-addon-mass-editing'  Hi...: No module named 'odoo8-addon-mass-editing' How to remove
ModuleNotFoundError: No module named 'odoo9-addon-mass-editing'
install odoo9-addon-mass-editing After the installation of odoo9-addon-mass...ModuleNotFoundError: No module named 'odoo9-addon-mass-editing'  Hi...: No module named 'odoo9-addon-mass-editing' How to remove
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
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:  ... in the object comparetodaydate comes after the date contained in the object
Date Class In Action Script
.style1 { font-size: medium; } Date Class in Action Script 3:- If user want to deal with date and time in the application then it can be used Date class that provide date and time related information. User access the current
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
date
date   how to insert date in database? i need coding

Ads