Search Results

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: Airshow ; Forum: JSP and child forums
Forum: JSP 24 Days Ago
Replies: 2
Views: 432
Posted By Airshow
At the risk of stating the obvious .....

For one-off conversion(s), then do it manually. With Adobe Acrobat (version??) installed, you should be able to print to PDF - "Adobe PDF" appears under...
Forum: JSP Oct 26th, 2009
Replies: 3
Views: 423
Posted By Airshow
Hajjo,

It sounds to me like it's simply a submit button (or a regular button scripted to give a submit action).

I don't think it's anything to do with request scope, which is a server-side...
Forum: JSP Aug 12th, 2009
Replies: 3
Views: 332
Posted By Airshow
Kurtybain,

As I said,

Try Altavista-ing (I'm fed up saying 'Goolgling' all the time) "ajax tutorial".

There are also many ajax questions here on Daniweb, which give sample code (some of...
Forum: JSP Aug 12th, 2009
Replies: 4
Views: 444
Posted By Airshow
Ash,

"getParameter's" could mean a number of things.

What is the nature of the parameters (eg: Javascript valiables; contents of DOM elements; the frame's url querystring)?

What needs to...
Forum: JSP Aug 11th, 2009
Replies: 3
Views: 332
Posted By Airshow
Kurtybain,

The keyword here is "AJAX", which allows a server-side process to be called from JavaScript and for its response to be returned into Javascript, which then executes a function to...
Forum: JSP Aug 11th, 2009
Replies: 4
Views: 444
Posted By Airshow
I'm not sure I fully understand but here's what I know:

To hyperlink a page into the "body" frame from the "header":
<a href="myPage.jsp" target="body">xxx</a>

If you need to pass parameters...
Forum: JSP Jul 10th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Tim,

Yikes that's serious sh*t. Well sussed, not easy. I hadn't even thought of that possibility.

Like you say, the guy was a joker.

Let's hope there's not too much more of the same.
...
Forum: JSP Jul 10th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Hey Tim,

Yeah I guessed as much. You have my sympathy. Work on that last suggestion of mine first. I think it may be a winner.

Thinking about it, the smart way ahead is to transfer the "name"...
Forum: JSP Jul 9th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Tim,

Found it! This thread (http://phpbuilder.com/board/showthread.php?t=10334052)

It's a bit hard to follow but essentially, the solution is to insert a hidden field into the form and test its...
Forum: JSP Jul 9th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Tim,

On a different tack .....

It's not wholly satisfactory solution but if you get desperate, then you could quite simply disable submission via tab-enter like this:

<FORM METHOD="POST"...
Forum: JSP Jul 9th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Tim,

The plot thickens.

What controls the flow? Is there a Struts layer? If so, the answer could lie therein though it's difficult to see exactly how if all data is submitted on all occasions. ...
Forum: JSP Jul 9th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Tim,

Aaaaaagh namespacy XML! I really can't understand why some web architects insist on making things more complex than they need to be. (Not you but someone who came before). I once worked on a...
Forum: JSP Jul 9th, 2009
Replies: 12
Solved: UI behavior
Views: 651
Posted By Airshow
Tman,

I suspect this is to do with some javascript handler, more particularly how it is attached to one of several possible "events".

Client side form-checking or pre-processing is typically...
Forum: JSP Jun 29th, 2009
Replies: 3
Views: 425
Posted By Airshow
I blinked twice at that but think it's ok. Some languages allow embedded assignments, though I confess I haven't a clue what language this is. Execution is actually sequential - the assignment...
Forum: JSP Jun 28th, 2009
Replies: 3
Views: 425
Posted By Airshow
Kwesiaryee,

It's a long while since I cut any JSP but the principles of userIDs and sessionIDs are pretty universal.

I wonder if you might be trying to match up two things that are incompatible...
Showing results 1 to 15 of 15

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC