Questions

Sort by:

How do you combine two forms before submitting them as …

Comments: 16

How do you combine two forms before submitting them as one form?

Author: mattstat asked 127 days ago

Confirm Box cancel button not working

Comments: 8

Hi. I have a registration form in which i have to validate and show a confirm box in the same page.. i m doing both as two diff function calls and i m calling a function inside another function because a f...

Author: KeerthanaTags: Validations, confirm box in... asked 261 days ago

Script only works if I leave alert in...  jQuery Oddness.…

Comments: 8

The script below only works if I leave the alert in. If I comment it out, the script does nothing. It should work without the alert. It should iterate through each element with the 'editable' class and up...

Author: brianmfalls asked 1 year 10 days ago

i386 folder in the c: of the windows 2003 server

Comments: 5

hi, weve got a simple windows 2003 server, with a raid 5, set to 2 drives c: & d:, c: has 15gb, and has 13 gb used up, we keep the data on d: i see theres an i386 folder in...

Author: MarcHelfandTags: i386 windo... asked 1 year 10 days ago

Get all the dates for the this week in Javascript

Comments: 10

Given the current date in JavaScript, how can I get a list of all the dates that fall in that week (mon-sun). So if today was 5/10/2011, it would give me back: 5/9/2011 5/1...

Author: interclubsTags: javascript, jquery asked 1 year 10 days ago

Understanding AJAX Database Calls

Comments: 4

I'm trying to teach myself Javascript. I've used jQuery and understand it, but I'm trying to learn how things actually work under the hood. I've been teaching myself some AJAX techniques and I'...

Author: uzzidesignTags: ajax, javascript, mysql asked 1 year 10 days ago

How to select a span element in jquery?

Comments: 18

Hi, I am trying to select a span with jquery: $('span').css({color: #30a01f}); but its not working. Any ideas? Also, how would I select it according to its di...

Author: FairyBusinessTags: jquery asked 1 year 10 days ago

JavaScript show/hide - need help adding to function

Comments: 17

Hi, The following code is a show/hide based on the options in a dropdown. I need to add to this. I need to add if parseInt (num) == 4 then show div #4 but I can't seem ...

Author: traportTags: JavaScript asked 1 year 10 days ago

Update value of selectedIndex by checking and unchecking …

Comments: 10

Hello, I have an HTML page that has a large form on it. The form has lots of repeating fields. One field in paticular is a <select> field named cmdvalue. I have a button that when clicked perfo...

Author: electricd7 asked 1 year 10 days ago

Need an else statement

Comments: 6

My JavaScript abilities are rudimentary at best. In the attached code, I need an else statement for the following section so that if "mymessage" is not equal to "LT" and/or arrValues is NOT I...

Author: lrbrister asked 1 year 10 days ago

javascript show images on canvas

Comments: 7

I have multiple image coordinates saved in a database. I want to pull out the values with a php script. The following works, but I want to make it more efficient with php loop. I am currently using two ...

Author: debbieau1Tags: javascipt canv... asked 1 year 11 days ago

How to refresh/reload Jquery FullCalendar data (using A…

Comments: 6

I am trying to figure out how to reload the data for Jquery plugin FullCalendar. I have a very simple fully working demo that shows what I am trying to do. Essentially, I do not know how to reload the da...

Author: burtonrhodesTags: FullCalendar, JQuery, AJAX asked 1 year 11 days ago

Ajax Control Toolkit Calendar Extender, once 2nd date ch…

Comments: 9

By having both txtStartDate and txtEndDate, once select a date from 2nd calendar extender, is there a way to calculate the txtStartDate and txtEndDate after selected a date from 2nd calendar ...

Author: doramail05Tags: ajax control to..., ajax, asp.net asked 1 year 11 days ago

Using onChange to pass URL variable does not work in IE7

Comments: 2

I have the following test case: <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> </head> ...

Author: jimdgar2 asked 1 year 11 days ago

Enabling and Disabling textboxes based on items selected fr…

Comments: 14

I am using visual web developer 2005 to build a web form to capture data. The data is sent to an MS sql database in the back end. I want to enable and disable textboxes based on items sel...

Author: sarah_siuTags: asp.net, javascript, vb.net asked 1 year 11 days ago

Make text bold and red

Comments: 3

Hi, how can I make this text red color and bold. oaktree.addItem("Countries", "", "index.cfm?C=0") oaktree.addItem("States", "", "index.cfm?C=0") ...

Author: lulu50 asked 1 year 11 days ago

Pull computer names from AD, and NET SEND to list.

Comments: 5

I have a script that currently pulls all of the computer names in Active Directory, and puts them into a spreadsheet. What I am having trouble with now, is figuring out how to send a NET SEND message ...

Author: orhsTags: net send, vbscript asked 1 year 11 days ago

Need a guide to create a pop up modal window

Comments: 7

Dear developers, I am coding this website for a client who wants to create a survey that gets displayed on a modal windows (you have to click "take survey in order to display the modal windo...

Author: glepizaTags: jquery, javascript, php asked 1 year 11 days ago

Javascript Function IN or NOT IN

Comments: 11

I have a JavaScript Function working with a Telerik RadGrid. In the attached script, I would like to change the if (mymessage == "LT") so that it would ALSO have the following logic ...

Author: lrbrister asked 1 year 11 days ago

Scroll to CheckBox in CheckBoxList

Comments: 2

I have an ASP.NET CheckBoxList control in my form. A CBL control renders as an HTML table with rows where on each row is a single TD cell containing the INPUT checkbox and a label. See ...

Author: bamapie asked 1 year 11 days ago

clashing Javascripts cancel each other out

Comments: 13

Hi - I have two pages using the same script. The second page has an additional javascript function as well. On the second page - the scripts seem to cancel each other out. I can have one...

Author: dzash2000Tags: javascript, jquery, css asked 1 year 11 days ago

Javascript form validation on dynamic forms

Comments: 5

This links in with a couple of other posts here: I have this code: This validates a form 'extra1' and 'extra2'. The problem is, these are dynamic, and it is possible that those for...

Author: Lexx877Tags: Javascript, HTML asked 1 year 11 days ago

JavaScript: getElementsByTagName returns extra stuff

Comments: 4

Why do I get more than 3 results for tags matching 'a'?

Author: hankknight asked 1 year 11 days ago

jquery ui datepicker - date input not showing...

Comments: 7

Hi Experts I need a little advice with the datepicker in jqui... I have an input[type=text] with an id='datepicker' when the textbox is clicked up pops the jqui datepicker as you...

Author: cycledudeTags: jquery ui date... asked 1 year 11 days ago

XSLT Select with select variable?

Comments: 6

HI Guys, Firstly - thank you for taking the time to read my question!! I have the following lines which I am trying to implement but it is not working. <xsl:variable name="scp" select...

Author: mavmanauTags: XSLT, XSL asked 1 year 12 days ago

Log In

Forgot your password?Sign up

Top Experts

  1. mplungjan

    1,840

    0 points yesterday

    Profile

BrowseAre you an Expert?