Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.03 seconds.
Search: Posts Made By: misteng
Forum: Java and JSP 02-07-2012, 06:05 PM
Replies: 5
Views: 1,387
Posted By misteng
@Fou-Lu, That was a mistype in the title. ...

@Fou-Lu,
That was a mistype in the title.
Truly, I am not picky on what language or process that is used to get the desired results. Thus far I am just piecing together snippets that I have found...
Forum: Java and JSP 02-07-2012, 01:35 PM
Replies: 5
Views: 1,387
Posted By misteng
Anybody Have any thoughts?

I apologize for the bump.
Forum: Java and JSP 02-03-2012, 07:44 PM
Replies: 5
Views: 1,387
Posted By misteng
I'm slowly making progress.

So I can pull a drop down from an array:


<script language="javascript">

function optionSel(selectbox,text,value )
{
var optn = document.createElement("OPTION");
optn.text = text;...
Forum: Java and JSP 02-02-2012, 09:49 PM
Replies: 5
Views: 1,387
Posted By misteng
Internet Explorer Use Java to list files in a directory and then full into an iframe>

Hello and thank you in advance for your time!
I am building a page that will display a file in an iframe.
The problem is that the files won't necessarily be static.
We are collecting weather data...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 07:08 PM.