Hi all.
We are working on deploying a Java based tiered application on the Solaris Platform. I would like to get some information on multiple interfaces and how to specify which interface to use for a certaion request.
The Machine itself has 3 Network interface cards. Each Card is on a...
I am sure this can be done in Javascript but am not finding the right way to do it. My page has an image in it which actually is an external url calling the image froma remote server. Now this image gets updated frequently in its location and hence sometimes I get an error or the red cross...
Hi
Most of the pages on my site contain sensitive information so I cant cache them or store them on the users HDD. Currently I use these two tags.
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-STORE">
However the user experience is horrible as...
Hi
Most of the pages on my site contain sensitive information so I cant cache them or store them on the users HDD. Currently I use these two tags.
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-STORE">
However the user experience is horrible as...
Dunno if this the Right palce to post this question but here goes.
I have these two tags in all my pages
<HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
and
"Cache-control: no-store"
The problem is that any page with Post data gets expired. Hence if the user goes to a different page and clicks...
Dunno how complex this is gonna be. Hers what I have right now. Window A is the Parent window. After I make a selection in it from a dropdown it opens a popup window which has another dropdown menu populated with some data from the database. When a user selects an option from the popup it gets...
Hi Guys. Am struggling to find a way to eliminate nesting tables due to this line on my page.
Page Layout
As you can see there is a Blue Line Running along the left side of the page. Just for this line I have to nest all the remaining tables within the top most table causing performance...
This topics been covered before but it wasnt resolved. So can this be done at all?
I need to pass a value from the child window and assign it to a hidden form field in the Parent window.
Here is the sample code. (not mine just took it from a previous post)
Main Window
<html>
<head>...
Hi Guys. Am relatively new to Javascript. Below is a screenshot of what my Client wants.
http://38.117.162.2/new/hideshow.jpg
These are 3 Individual reports. The have been created by using JSP’s which query the database and generate these reports. What he wants is for reports to...
Hello everybody,
I am currently implementing a popupmenu for a demo site.
Screenshot http://38.117.162.2/new/popupmenu.jpg
The Problem is that the table cells keep moving along a Horizontal Line and hence the XY co-ordinates of the Popup must change accordingly. I can pass the X and Y...
Hello Everybody
Saw some solutions but they didnt seem to fit what I needed.
Heres what I need to do.
1. User chooses STATE from Drop Down List
2. QUERY database: STRIP all cities associated with that STATE.
3. Create 2nd dropdown based on results.
I do not want to prepopulate these values...
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.