Browse by Tags

Related Posts

  • Re: Reading SQL Server results from asp.net into JavaScript

    Thanks for your help Martin!!! Here is a rather length snippet of code that should explain what I am trying to do. As you can probably tell, what I am currently doing is providing an ASPX page with a map of Florida. Each of the 8 regions of the map have a polygon area that the user clicks on. When the...
    Posted to Client Side Web Development (Forum) by golfvilla on 09-15-2006, 12:00 AM
    Filed under: javascript:, c# javascript function, javascript
  • Open new window from dropdownlist control

    Hi I have a dropdownlist that redirects to a new page on auto postback. The problem is that I would like this page to open in a new window. I have the javascript OpenWIndow function ready. What is the correct way to execute a JavaScript function from within .Net? I also need to pass the selected items...
    Posted to Client Side Web Development (Forum) by shauns1 on 10-25-2006, 12:00 AM
    Filed under: javascript:, javascript, javascript attributes popup
  • Navigate to new, smaller "pop up like" window

    I'm developing a webpage that has an ImageMap on it. When the user clicks on a hot spot, I want a new smaller brower window to appear. In JavaScript, a function would be written in the <head> section as follows: function ex_openBrWindow(theURL,winName,features) { window.open(theUrl,winName...
    Posted to Client Side Web Development (Forum) by d2drake on 11-01-2006, 12:00 AM
    Filed under: javascript:, javascript, Client Script, javascript attributes popup
  • Message Box in asp.net??????????

    Hi , i have got a problem,i am using DDL ,the user select a product in the list,after the selection i want a confirmation message box ,so that if user select the option yes the DDL is in as usual state ,the user can select a product in the DDL again,utill he Select the No option ,the DDL Goes In another...
    Posted to Client Side Web Development (Forum) by guptaalok12 on 12-30-2006, 12:00 AM
    Filed under: javascript:, javascript
  • SubModal and Postback problems in asp.net

    I am using Todd Huss' subModal enhanced code for an asp.net. I love it because you can load an external content with it very easily. Gets away from the stinky popup windows. :) The issue I have is when the subModal content posts back and it is the second time you open the subModal window the modal window...
    Posted to Component Discussions (Forum) by JeffSpicolie on 02-15-2007, 12:00 AM
    Filed under: javascript:, javascript, Client Script, ie7.0, CSS positioning, browser
  • slow loop in javascript

    Hello Everybody, I have been working on a game these last several days. Everything seems to work great as long as you are on the lower levels. But the higher levels are very slow. The game is loaded using aspx, this part seems relatively fast. However the game play is using javascript, this is where...
    Posted to Client Side Web Development (Forum) by maximumplanet on 02-18-2007, 12:00 AM
    Filed under: javascript:, javascript, Client Script, javascript in asp.net
  • Checking Form Element's Default Values to determine if Form Has Changed

    Has anyone else attempted to write a function that does this in javascript? I have successfully created a function that does so, but it doesn't seem to work due to postbacks. What the function does is loops through the form and checks each element. It checks the element to see if it's default value ...
    Posted to Client Side Web Development (Forum) by FrankM on 03-20-2007, 12:00 AM
    Filed under: javascript:, javascript, control, Validation, client, asp.NET, ASP.NET 2.0
  • onKeyPress() not working in mozilla. PLease Help.

    Hi, I have a textbox which takes in values and besides it there is a submit button. Currently on click of the submit button calls a java script function and redirects to a page. So currently after entering the values on hitting the enter on the keyboard does not call the JS Function. So how can i went...
    Posted to Client Side Web Development (Forum) by Nitinkcv on 04-10-2007, 12:00 AM
    Filed under: javascript:, javascript
  • i want to get value from code behind in html page using javascipt

    Hai ......... i want to get value from code behind in html page using javascipt i used one usercontrol,,,,,,,,,,, im my ascx page the i placed in one more usercontrols the user controls like as seat type... regarding my application .. the user select the one usercontrols...like select one seat.. to set...
    Posted to Client Side Web Development (Forum) by thirunavukarasu on 06-11-2007, 12:00 AM
    Filed under: javascript:, javascript, Client Script, user controls, javascript syntax, Getting ASP.NET control value using javascript, Javascript UserControl, external javascript
  • Re: JavaScript Calls C# Function to access a Database

    I am trying JoshStodola hidden field suggestion, but I can't seem to get the javascript to work. The script is below: function PrimeKeyCheck(sender, args) { var numberOfRecords; var hiddenField = document.getElementById("NumOfRecordsHiddenField"); numberOfRecords = parseInt(hiddenField...
    Posted to Client Side Web Development (Forum) by Shea L. Fox on 06-26-2007, 12:00 AM
    Filed under: javascript:, javascript, Validation, Validation Controls, ClientScript
Page 1 of 2 (14 items) 1 2 Next >