Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~918 People Reached
Favorite Tags
Member Avatar for beckerc

Hello folks, We are converting a Jsp to a .Net application and I am having trouble finding what i would consider an simple thing. I need to get the url of the server an application is running on to append to the relative path of web resources like images. In …

0
59
Member Avatar for beckerc

hello folks, I was wondering if it is possible to call a jsp from a dos bat file. I have a bat file that uses ftp to get some files, and i would like to call the jsp/servlets that processes the files without needing to modify or recreate processes performed …

Member Avatar for jwenting
0
72
Member Avatar for Jounan

Hi everybody, I am new to JavaScript and need help to start, please help to Write the script to calculate grades. Up to 10 scores can be entered. The raw scores are curved and grades are assigned. Click the "Load" button to work with the example scores. If the average …

Member Avatar for beckerc
0
190
Member Avatar for beckerc

I wrote a piece of code that allows me to pass a numeric primary key for update when looping through a recordset. This works fine, however, I am doing the same routine for one level deeper into the database structure and the primary key is concantenated and the component I …

Member Avatar for beckerc
0
109
Member Avatar for beckerc

I am using the following code to validate radio buttons. it work fine as long as i have more than one record returned from my recordset that creates the radio buttons dynamically. When I have one record in the recordset, this code fails... any help would be appreciated. function validateSelect(form){ …

Member Avatar for js-x.com
0
177
Member Avatar for beckerc

I do not know if this is even possible in this language, but here goes: I am looping a recordset that has been returned for update. the problem is I have many records that can be returned, so when i submit my form, I get an error because it does …

Member Avatar for beckerc
0
144
Member Avatar for tipsydesign

I have a small javascript program that basically asks a user 60 questions. Each question answer a or b, and right now it has it set up for an onclick, the variables associated with each answer increase one. The problem I have obviously, is if the person clicks on one, …

Member Avatar for beckerc
0
167