First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
FAQ Topic - How do I get the value of a form control? (2010-04-08)
nick wrote: On Apr 7, 7:00 pm, "FAQ server" <javascr...(a)dotinternet.be> wrote: ----------------------------------------------------------------------- FAQ Topic - How do I get thevalueof aformcontrol? ----------------------------------------------------------------------- The question appears to b... 5 May 2010 20:29
FAQ Topic - How do I force a reload from the server/prevent caching? (2010-05-06)
----------------------------------------------------------------------- FAQ Topic - How do I force a reload from the server/prevent caching? ----------------------------------------------------------------------- To reload a page, use ` location.reload() `. However, this depends upon the cache headers that your ... 5 May 2010 20:29
PROJECT TRACKING SOFTWARE
PROJECT TRACKING SOFTWARE ----------------------------- http://sites.google.com/site/projecttrackingsoftware *************** http://sites.google.com/site/networkmarkettings ... 5 May 2010 10:24
FAQ Topic - How do I run a server side script? (2010-05-05)
----------------------------------------------------------------------- FAQ Topic - How do I run a server side script? ----------------------------------------------------------------------- You trigger a server-side script by sending an HTTP request. This can be achieved by setting the ` src ` of an ` img `, ` ... 4 May 2010 19:03
Yellowfin Launches 5.0
Yellowfin is set to redefine what BI users and IT Departments will expect from Business Intelligence vendors Leading Business Intelligence software provider, Yellowfin, today announced it would be launching its milestone release on May 5th, 2010. Yellowfin 5.0 is set to redefine what BI users and IT Department... 4 May 2010 07:52
FAQ Topic - How do I log-out a user when they leave my site? (2010-05-04)
----------------------------------------------------------------------- FAQ Topic - How do I log-out a user when they leave my site? ----------------------------------------------------------------------- This cannot be done reliably. Here's why: * The user may disable javascript so the log-out script will n... 3 May 2010 19:49
Invoke download through javascript
Is their any way by which download dialog can be invoked via javascript. All i have is url of the file to be downloaded....... ... 5 May 2010 01:42
The famous 'resend'
> Hi, I had been browsing for the cache issue for quite a long time and found a common solution of 'no-cache' and 'Expires' etc. Even though I tried all these, I still have the famous 'Resend?' issue. The browser actually stores the form data and when you press refresh, it asks if you want to resend and ... 3 May 2010 03:21
How do I modify a dropdown box?
I have 3 dropdown boxes, Month, Day, Year. When I change the month, I want the contents of the Day dropdown box be adjusted to the correct days in the new month. I would expect to be able to use an onChange event on the Month dropdown box. I don't know how to reset and reload the Day dropdown box. Can someone r... 7 May 2010 21:09
FAQ Topic - How do I get a jsp/php variable into client-side javascript? (2010-05-03)
----------------------------------------------------------------------- FAQ Topic - How do I get a jsp/php variable into client-side javascript? ----------------------------------------------------------------------- Use the server-side language to generate the javascript: // JSP var jsvar = "${ jspVar }"; /... 13 May 2010 20:28
First  |  Prev |  Next  |  Last
Pages: 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68