Click here to Skip to main content
15,919,341 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Sql Connection Error!!! Pin
Abhijit Jana5-Feb-08 2:50
professionalAbhijit Jana5-Feb-08 2:50 
GeneralRe: Sql Connection Error!!! Pin
kibromg5-Feb-08 2:59
kibromg5-Feb-08 2:59 
GeneralRe: Sql Connection Error!!! Pin
kibromg5-Feb-08 4:05
kibromg5-Feb-08 4:05 
GeneralRe: Sql Connection Error!!! Pin
Paddy Boyd5-Feb-08 2:44
Paddy Boyd5-Feb-08 2:44 
AnswerRe: Sql Connection Error!!! Pin
Vasudevan Deepak Kumar5-Feb-08 4:17
Vasudevan Deepak Kumar5-Feb-08 4:17 
QuestionAdRotator problem Pin
Raam5-Feb-08 2:00
Raam5-Feb-08 2:00 
GeneralRe: AdRotator problem Pin
PragneshMPatel6-Feb-08 0:32
PragneshMPatel6-Feb-08 0:32 
Generaljava script+master page Pin
trilokharry5-Feb-08 1:51
trilokharry5-Feb-08 1:51 
function ChangePage(id)
{
// save the page clicked
document.all.PageNumber.value = id;
// call the __doPostBack function to post back the form and execute the //PageClick event
__doPostBack('PageClick','');
}

document.all.PageNumber.value = id; code is not working.
How to assign id into document.all.PageNumber.value

thanks in advance.

You get the best out of others when you give the best of yourself.

GeneralJavascript Help.. Pin
Sasmi5-Feb-08 1:36
Sasmi5-Feb-08 1:36 
GeneralRe: Javascript Help.. Pin
Laxmikant Lad5-Feb-08 2:12
Laxmikant Lad5-Feb-08 2:12 
GeneralDropdownlist should trigger the panel Pin
Devkranth Kishore Vanja5-Feb-08 1:21
Devkranth Kishore Vanja5-Feb-08 1:21 
GeneralRe: Dropdownlist should trigger the panel Pin
Laxmikant Lad5-Feb-08 2:18
Laxmikant Lad5-Feb-08 2:18 
GeneralRe: Dropdownlist should trigger the panel Pin
Devkranth Kishore Vanja5-Feb-08 17:28
Devkranth Kishore Vanja5-Feb-08 17:28 
GeneralRe: Dropdownlist should trigger the panel Pin
amargujrathi20065-Feb-08 6:44
amargujrathi20065-Feb-08 6:44 
GeneralRe: Dropdownlist should trigger the panel Pin
Devkranth Kishore Vanja5-Feb-08 17:34
Devkranth Kishore Vanja5-Feb-08 17:34 
GeneralRe: Dropdownlist should trigger the panel Pin
amargujrathi20069-Feb-08 6:54
amargujrathi20069-Feb-08 6:54 
GeneralAn issue with using the Wizard Control Pin
Rocky#5-Feb-08 1:19
Rocky#5-Feb-08 1:19 
GeneralChange the project name Pin
~V~5-Feb-08 0:57
~V~5-Feb-08 0:57 
GeneralRe: Change the project name Pin
mrcsn5-Feb-08 1:15
mrcsn5-Feb-08 1:15 
GeneralRe: Change the project name Pin
~V~5-Feb-08 18:24
~V~5-Feb-08 18:24 
GeneralRe: Change the project name Pin
Devkranth Kishore Vanja5-Feb-08 23:43
Devkranth Kishore Vanja5-Feb-08 23:43 
GeneralRe: Change the project name Pin
~V~7-Feb-08 23:00
~V~7-Feb-08 23:00 
Generalhelp in webservices Pin
mrcsn5-Feb-08 0:57
mrcsn5-Feb-08 0:57 
AnswerRe: help in webservices Pin
Abhijit Jana5-Feb-08 1:16
professionalAbhijit Jana5-Feb-08 1:16 
QuestionClose Popup window from server side button? Pin
Abhijit Jana5-Feb-08 0:12
professionalAbhijit Jana5-Feb-08 0:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.