Please advise what areas of Java I should learn to be able to develop on Weblogic. I am currently reading "Head First Java" and will next get "Head First Servlets" book. Advise what areas I should concentrate on?
Also I am practicing currently on Tomcat. Advise if I am in the right direction?
I have an input form where I am wondering how I should approach user entries.
For example I would like to make bullets before each sentence.
If I use the li tag inside my pre tags it will work but was wondering if there is a better way or even should I bother asking users to input their...
I have a page that list all my records in an Access 2000 database.
I want to be able to check boxes next to specific records and then show those records only on the action page.
I seem to be having problem fetching the checked checkboxes where it always shows all the records on the action page...
I need to check a directory once a week and delete files in it that are over 60 days old.
Please advise how this can be done on a Windows 2000 Server.
I assume I will need to do it using Task Scheduler and was wondering if Windows 2000 has something that can do this or do I need to create a...
thanks to both of you.
I never heard of htmleditformat(FORM.fieldOne)
It seems to work best when I put it in my Update AND Preview page for fieldOne
Is it okay to put a trim in front of it on my Update page:
#trim(htmleditformat(FORM.fieldOne))#
and what are some of the precautions I should...
I have a update preview page (working with Access 2000 database) that works but the only problem is if the text input has quotes in it the information is cut off where the quotes start:
Data entered in fieldOne: here is "word"
would be entered in database as: here is
The update page...
I have an Access 2000 database where I have a Project Status Field and Archive fields.
Each time the Status is updated then the Status field info is copied to archive field.
Like this:
Status data is updated and the old status field info is copied to Archive field 1 and the Archive field 1...
I have login page for two pages. I am trying to get it to go to one page if it is at a certain page (view.cfm) and for all other pages it comes from it should go to the main page (index.cfm).
I tried conditions based on referer page but it wont work and always seems to go to the index.cfm...
Isnt there something where I can write a condition on a page dependent on where the user comes from?
I have a page that clicks onto a record page where I want to put in a condition on the record page that if the users comes from a certain page then he will not see certain link.
Is this correct...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.