In my form there is html editor, When I try to copy data from ms word and paste in html editor and save the form, it does not save the information properly.
Is there any tip that we can delete uncessary tag place by the ms word?
Search found 10 matches
- Mon Dec 19, 2005 12:57 am
- Forum: PHP - Code
- Topic: copying data from ms word to html editor not saving the form
- Replies: 0
- Views: 650
- Thu Dec 15, 2005 1:34 am
- Forum: Databases
- Topic: 1 line query to delete specific records from multiple table
- Replies: 3
- Views: 1224
- Wed Dec 14, 2005 10:23 am
- Forum: Databases
- Topic: 1 line query to delete specific records from multiple table
- Replies: 3
- Views: 1224
1 line query to delete specific records from multiple table
On clients machine, currently to delete on trainee record it runs 10 queries to delete records from 10 tables. At the time of running all queries, server shows (104) Connection reset by peer. An error condition occurred while reading data from the network. I think it because of running 10 queries at...
- Mon Nov 21, 2005 11:44 am
- Forum: Miscellaneous
- Topic: solution for accessing remote sql database
- Replies: 0
- Views: 1054
solution for accessing remote sql database
Not sure if this is the right category to ask. Client machine has internal SQL server database. Client wishes to access that database for their registered employees and clients. What is the possible solution to access that Database and what securities involve in that? Is it also possible to access S...
- Sun Nov 13, 2005 11:15 pm
- Forum: PHP - Code
- Topic: how to find calendar quarters of each year
- Replies: 6
- Views: 1477
- Sat Nov 12, 2005 2:58 pm
- Forum: PHP - Code
- Topic: how to find calendar quarters of each year
- Replies: 6
- Views: 1477
- Sat Nov 12, 2005 11:57 am
- Forum: PHP - Code
- Topic: how to find calendar quarters of each year
- Replies: 6
- Views: 1477
- Sat Nov 12, 2005 6:49 am
- Forum: PHP - Code
- Topic: how to find calendar quarters of each year
- Replies: 6
- Views: 1477
how to find calendar quarters of each year
For an application, I need to identify calendar quarters of each year. So once the concerned manager logs in to the system, code should check the candidate joining date and compare with the current month. If its completion of a quarter, an email response should go to manager and inform to fill the f...
- Fri Nov 11, 2005 6:33 am
- Forum: PHP - Code
- Topic: Quarter checking since the joining date
- Replies: 2
- Views: 951
- Fri Nov 11, 2005 5:36 am
- Forum: PHP - Code
- Topic: Quarter checking since the joining date
- Replies: 2
- Views: 951
Quarter checking since the joining date
For an application, I need to check quarter since the joining date of the candidate. On every quarter it should give notification to do some action.
Anyone can help me out on that?
Anyone can help me out on that?