CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> Asp.Net Forum > general_asp.net.client_side_web_development
 TypeRepliesViewsDate
javascript stops after postback Help...

In the head of my masterpage i have the following two scripts.....Its jQuery so both are needed.

    <script type="text/javascript" src="
 03411/28/2009 11:17:48 PM
Make program stop until user selects option

Hi there.

I'm creating a spellchecker for web forms. All the algorithms to identify the misspelled words and to give the suggestions is working.

I'm stuck with the user i

 03511/28/2009 4:07:58 PM
Large file upload control

Hello all,

I know this is re-inventing the wheel but hey, I like a challenge. I know there are a ton of packages already made to get around the problem with uploading very large files. I a

 04011/28/2009 4:07:57 PM
How to get Html Select(DDL) selected value text in code behind(C#)

Hi

Iam Dynamically creating a HTML Select(Drop down list) in runtime through Javascript. The DDL values are

<SELECT NAME="mylist" >

 05511/28/2009 1:58:13 PM
Position of logo in Opera

Hi,

I am developing my academic project on ASP.NET (VS - 2005) and using CSS for layout. Everything is okay when the site is viewed on IE 8 and Firefox 3.5 but the logo is

 04011/28/2009 1:58:12 PM
checkbox seletion

HI guys,

I have few checkboxes in my asp.net page and I want to verify if at least one checkbox is selected using javascript. 

Can anyone help me to do this  ?

I appre

 04311/28/2009 9:13:17 AM
How to change Scroll bar style using CSS

Hi,


I need to change the scroll bar style in Treeview controls using CSS. I tried this following coding, but it works in IE only, not works in Others like mozilla,opera, etc.,<

 04411/28/2009 9:13:16 AM
Browser Friendly

After almost a year I've finally finished my ASP.Net 1.1 website, only to find out it only works with Internet Explorer.  If I open it using Firefox, the lo

 05211/28/2009 9:13:14 AM
open in new browser

can teach me how to open a page on a new browser and then lock the old browser until the new browser is closed.


i am still new to asp.net so please explain in details and easy

 06011/28/2009 4:07:41 AM
Gridview with template textboxes, moving between them with arrow keys (Java script)

EDIT: Well i found out how to do it while  waiting, go figure:)  Just need to modify it now  so it does what I want.

So I've been playing with moving between the te

 04011/27/2009 11:02:34 PM
cssclass property from separate css sheet has no effect in web page

 Hi,

 I am using "Visual Web Developer 2008 express" and have a very odd problem.  When I write the name of my css class (which is linked from a seperate css file

 03611/27/2009 3:14:52 PM
Image icons in Html page flickers when the an ActiveX object is embedded wi thin an iFrame

Hi,

     I have an iFrame which hosts few image icons and an ActiveX component. The image flickers, when the mouse if hovered upon the image icons. I tried set

 04311/27/2009 1:07:53 PM
how to create the web application suitable for all browsers

Hai friend's 
 
03911/27/2009 10:55:02 AM
Can anybody recommend a smooth and dynamic ticker tape please?

Hello  guys

I am trying to set up a web page with a ticker tape(div width 100%).

in the page there is a timer so that the tape can be refreshed every x minutes

 02911/27/2009 10:55:02 AM
problem accessing controls from external javascript - because of masterpage .

What i want to to achieve is simply to turn font SMALL to CAPS in textbox field character by character. For this i have got a simple javascript function.

<

 04711/27/2009 8:48:46 AM
Trying to get window to close after countdownTimer reaches 0

 Hello folks, I'm really stumped on this one. I'm trying to figure out how to modify this countdown script to automatically close the window after the countdown has reached 0. Any th

 04111/27/2009 8:48:45 AM
want to copy a few files on client computer without actually acknowledging him

Dear Friends

I am working on Online Test in C#.net and my requirement involves copying some files over client computer without acknowledging him. Means I want to copy some file of size near

 03211/27/2009 8:48:43 AM
User control that uses JCarousel

hi

I'm working on asp.net user control that uses JCarousel library (extension for JQuery to display photos and have the ability to scroll them right or left, it can be found  

04011/27/2009 8:48:42 AM
How to force user choose value from pop-up window?

This is .aspx

When user click the ??? will pop-up a window for user to select which shop they want to modify

 

 04411/27/2009 8:48:41 AM
For Displaying time continuosly in web page using javascript $

<script type="text/javascript">
   window.onload= function displayTime()
    {
    var m_names = new Array("January&quo

 03611/27/2009 6:53:55 AM
Event after file download...?

I've got a button and onclick I show a loading image (in OnClientClick), it then calls back via OnClick to download a file

How can I then re-hide the loading panel once the file downloa

 02711/26/2009 9:25:21 PM
Flash web template into Ajax Enabled Asp.Net Website.

I wonder if I can use a flash web template downloaded by me from TemplateMonster.com in my Ajax Enabled Asp.Net  Website.


If i can then please someone could guide me how.<

 03011/26/2009 6:35:56 PM
OnMouseOver update Label.Text

Hi everyone,

I've tried everything i could think of, but didn't work, so, i need your help. I have a "toolbar" (it's a row with 6 image button ).

 03111/26/2009 5:31:24 PM
Do you compress images befor uploading to server ??

Hey friends,

Do you compress image before uploading to server ??

 

If yes how is this don?

 

I upload iamges to server whit Fileupload controll&#

 03211/26/2009 4:59:15 PM
Gridview autoscroll

 

Hello

 

Can somme one give me the code to  made a gridview

 04811/26/2009 3:58:37 PM
Script works fine on Firefox but not in IE 7

HI :)

I try to use a script from another user post... it works fine on FF but not on ie7...can someone help me please with this....any ideas??:S 

function ahah(url, target

 03511/26/2009 12:49:34 PM
client side file browser

Hi everyone

I'm in a pickle i need to give the client the option to browse their local machine so that they can select a file but i dont want to upload it.

The application will b

 03611/26/2009 12:49:33 PM
Drag and drop / Gridviews

 Hi,

I'm looking for a way to move multi selected rows from one gridview to another and in oppose direction

By drag and drop

 03911/26/2009 12:49:31 PM
how to close popup window and insert together on button click event

Hello all,

I have a parent page and open a popup window on a hyperlink,In my popupwindow i have to insert image in database and after

insertion i need to close popup and refresh pare

 04511/26/2009 9:26:33 AM
Adding dropdown list box through javascript and binding data in it

Hi guys,

I want to add dropdown list box through javascript on a click event and once it gets added i want to automatically bind data in it from a dataset which i have. How

 04111/26/2009 7:49:31 AM
Urgent ---reverse timer

 I am working on a project in asp.net for the online examination. I need to implement a reverse timer that goes according to the time limit of a particular paper.

Thi can b

 03011/26/2009 5:05:51 AM
onclick in object flash?

Hi there!

I have a question, i have a video in flash, i use a program to convert from wmv to swf and flv. Attention i dont have any project in flash

Now i want to know how many

 03111/26/2009 5:05:50 AM
Attach data to HTML controls

Hello,


I am trying to render some div tags with a bunch of data that I would like to access using javascript (somewhat like the jquery .data() method). Any idea how I can accom

 03511/26/2009 3:52:13 AM
jQuery: How to show div when an asp.net textbox is clicked?

I want to show a div or table when an asp.net textbox control is click. Below are my code and it's not working.

<script type="text/javascript"
 03411/25/2009 8:49:33 PM
Error: 'null' is null or not an object.

In my javascript code I have the following line:


$get('<%= this.GridView1.ClientID %>').getElementsByTagName('TH');
 04111/25/2009 6:38:57 PM
javascript context

    var User = {
        Name: "Some Name", Age: 26,
        Show: function() { alert("Age= "+this.Age)}; 
    };
    
    function Test(
 03011/25/2009 6:38:56 PM
JavaScript & CSS - Performance

Hi,

 In our application there are 20 screens and each screen has a associated JavaScript file and CSS file , common Javascript for all the screens is placed in one file (21 js + 20 CSS

 04111/25/2009 4:59:39 PM
Javascript Alert Message box and ASP.NET

 I need to separate Javascripts Alert Message boxes at differing points in the application.

The second works, the first with two different versions is listed here does not.

<

 02211/25/2009 4:59:36 PM
calendar and dropdownlist problem

hi,


I need to create a drop downlist with the following options

*Entries within last week

*Entries within last month

*Custom


If the user se

 03111/25/2009 4:59:35 PM
Css in ASP question

Hello,

I have a gridview in my ASP page and I'm trying to put some styles in it.
I created some css classes for that purpose.

What I wanted to do was to have the

 03411/25/2009 3:59:54 PM
inserting new node using extjs

Hi,

How to add new child node dynamically  to the selected node in the  tree in extjs?

 

Thanks in advance.


sandhya
 05311/25/2009 2:53:00 PM
Javascript problem in asp.net

Hey every one,

 

I have a lettele code....a button and a panel00,. - When the user hit this button the panel should say "Heeeeeeeeey"

 

My prob

 05111/25/2009 2:52:49 PM
setting active link bold in html

Hi,

I have a code here which makes the active links bold in IE7

Is there some work around to make it work in mozilla and higher versions of IE




 
04211/25/2009 2:52:45 PM
How to pass back exceptions from the WS back to the ASP.NET client

What is the simplest way to pass back an exception from my web service back to my client while displaying a friendly message to the user? 

 03511/25/2009 1:20:21 PM
why my javascript at runtime via code behind does not work

Hi All,

why my javascript at runtime does not work? code as below in Page_load

String jScript="<script> function msg(){ ";
jScript="<script language=

 02711/25/2009 1:20:20 PM
Selecct two dates on datetimepickers

Hello

 

I need to select two dates on two datetime pickers, but i still not get it.

<

 04011/25/2009 1:20:16 PM
RequiredFieldValidator is always validating

Hi Guys,


I have two forms, each one is residing into an updatepanel; the problem is that when I press the button of the first form, all of the requiredfieldvalidaros in the sec

 04311/25/2009 1:19:57 PM
get Client Username, Domain name ???

Dear All,

 

Kindly let me know the "How to get Client Name and Domain Name ?"

i have tried below code :

System.Securit

 03711/25/2009 1:19:55 PM
CSS leaving gap at top of page in Safari, Opera, Chrome and Firefox (ok in IE 8)

There is a huge gap at the top of the page before the MainDiv. The Flash is also not visible in Firefox. The contact page is also wrong as it's displaying the image at the bottom, yet in

 04011/25/2009 1:19:53 PM
How to create pop up window for Display Information/Advertistment

 

Hi friends,

           please help me!... How to create a pop up window for displaying advertistment or content in my

 03511/25/2009 1:19:52 PM


   
  Privacy | Contact Us
All Times Are GMT