Search found 3 matches

by ardienne
Fri Mar 18, 2011 1:14 pm
Forum: JFreeChart
Topic: How to commute from Pickering/Ajax,
Replies: 0
Views: 5443

How to commute from Pickering/Ajax,

How to commute from Pickering/Ajax, Ontario to University of Waterloo via train/bus? If you guys can tell me how to commute from Pickering/Ajax area to University of Waterloo it would be great. Does 1 bus or train take you straight to the University? Please let me know, I am so confused. ___________...
by ardienne
Fri Aug 13, 2010 7:36 am
Forum: JFreeChart
Topic: ajax
Replies: 1
Views: 4577

ajax

How to overcome AJAX request length limitations.? When you send a request to the server, the LENGTH of the request is limited to various values, depending on browsers. This means that a "large" request (say, a long text) is truncated and the request fails. Any idea on how to overcome this difficulty...
by ardienne
Sun Jan 24, 2010 9:57 am
Forum: JFreeChart
Topic: Automatic refresh of charts - Ajax?
Replies: 9
Views: 21895

Re: Automatic refresh of charts - Ajax?

How do I default an enter-press to a non-submit button? I'd like to make a search bar were the user can press enter, and the results are posted without having to refresh the page. If I make the "search" button a submit button, the page will refresh. If I make the "search" button a regular button, th...