First  |  Prev |  Next  |  Last
Pages: 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
Populate HTML Form from Text file...
Does anyone know how to populate form fields on a html web page (client side) with data from an Excel file (CSV) or text file. I am currently having to input data to many text fields manually. I would like to transfer the data into the web form programatically from a CSV/text file. How can this be done? I am ne... 28 Jun 2008 16:47
FAQ Topic - How do I close a window and why does it not work on the first one? (2008-06-28)
----------------------------------------------------------------------- FAQ Topic - How do I close a window and why does it not work on the first one? ----------------------------------------------------------------------- Use ` windowRef.close() `, where windowRef is a window object reference, such as window, t... 27 Jun 2008 19:21
4th Season Dr. Who - The Unicorn and the Wasp - 5 star poll - SPOILERS AHOY !
Ydinalan disinformaatiosyyd�ss� huomaa aiheen synnytt�m�n panikin. Totuus ei heit� miellyt�. Mutta koska haluan varmistaa aina KAIKEN todenper�isyyden selvitin my�s ne "mystiset" tilanteet, joissa oli mehil�isi� viel� tallessa. Nimitt�in sellaisia erikoistapauksia yh� maassamme ON! Jopa ydinp��st�katvealueiden sis�... 27 Jun 2008 19:21
page contains both secure and nonsecure items When setting location in IE6
Howdy All, I'm fighting with IE on a secure site where I am trying to set the location of a frame from within javascript using code similar to this. sHref = "DocumentViewPDF.asp?DocumentType=<%=sDocumentType %>&Instrument=" + sInstrument; objFrameImage = window.top.frames['fraImage']; ... 28 Jun 2008 16:47
AJAX Question
Hello, I am beginning to work on a project for my degree. The concept is "The Utilization of AJAX calls to separate the Presentation Layer and Application Layer in Web Applications." Now, I am developing in PHP as my server side scripting but am try to decide how to approach this problem. To adequately suppo... 30 Jun 2008 15:49
looping through variable question
Hi, I have a radio button question. I have about 20 sets (20 questions, each with a set of 4 radio buttons) and would like to loop through them in doing a form validation. Here is the code I'm currently using. The inner loop (which cycles through the 4 radio button set) works fine, but I'm having a bit of a tim... 3 Jul 2008 16:37
How do links know they have been visited?
I wish to duplicate text link behaviour with some button images. Hover is easy but other than saving cookies how can I know if the page that the button liks to has been visited so that I can display a different image? With text links the link knows if it has been visited, so there is something available in the... 27 Jun 2008 23:26
Help with PHP/Javascript calculating custom estimate
I've been fighting the code on our onine estimate form for hours. We changed some variables, and now it stopped calculating. I imagine its as simple as a quotation ot comma, but its driving us crazy. Does anyone have any ideas? Here is the code: <script language="JavaScript" type="text/JavaScript"> <!-- fun... 27 Jun 2008 15:14
Script Debugging: Firebug for Firefox 3.0
Thomas 'PointedEars' Lahn wrote: FYI: Firebug 1.2.0b3 (simply follow the "releases" link[1]) is recommended for Fx 3 by the Firebug team and appears to work fine in "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9) Gecko/2008052906 Firefox/3.0". I'm having an issue that firebug 1.2.0b3 i... 27 Jun 2008 13:10
FAQ Topic - How do I get the value of a form control? (2008-06-27)
Robin Shridhar wrote on 27 jun 2008 in comp.lang.javascript: I want to get objects element's value from a webpage where object name or id is not given. I do not know how to get objects element's value from a webpage without using id or name. Not all elements have a value property, the elements that have,... 27 Jun 2008 11:06
First  |  Prev |  Next  |  Last
Pages: 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137