Click here to Skip to main content
15,929,025 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: call a function in a VB.NET DLL from Java script Pin
N a v a n e e t h26-Sep-07 20:45
N a v a n e e t h26-Sep-07 20:45 
AnswerRe: call a function in a VB.NET DLL from Java script Pin
Deepesh Jain...26-Sep-07 20:53
Deepesh Jain...26-Sep-07 20:53 
Questioncreating .mdf file Pin
bhattiprolu26-Sep-07 20:03
bhattiprolu26-Sep-07 20:03 
AnswerRe: creating .mdf file Pin
Imran Khan Pathan26-Sep-07 20:20
Imran Khan Pathan26-Sep-07 20:20 
GeneralRe: creating .mdf file Pin
bhattiprolu26-Sep-07 20:26
bhattiprolu26-Sep-07 20:26 
GeneralRe: creating .mdf file Pin
Imran Khan Pathan26-Sep-07 20:32
Imran Khan Pathan26-Sep-07 20:32 
GeneralRe: creating .mdf file Pin
bhattiprolu26-Sep-07 20:52
bhattiprolu26-Sep-07 20:52 
Questionhow to reflect changes on browser done using javascript Pin
monu nair26-Sep-07 19:29
monu nair26-Sep-07 19:29 
i tried to append or remove node from body section to Head section.
whend i see in javascript it is working fine.
but at last when page render on browser it does not reflect the changes done on page on browser.
even i see the source code it still show the original Html in page.
below is my code.


document.getElementById('pop').removeChild(newNode);

document.getElementById('pop').appendChild(newnode);


Mahendra
AnswerRe: how to reflect changes on browser done using javascript Pin
Guffa26-Sep-07 20:03
Guffa26-Sep-07 20:03 
GeneralRe: how to reflect changes on browser done using javascript Pin
monu nair26-Sep-07 21:04
monu nair26-Sep-07 21:04 
AnswerRe: how to reflect changes on browser done using javascript Pin
Guffa27-Sep-07 7:03
Guffa27-Sep-07 7:03 
Questionurgent help needed Pin
kashif200726-Sep-07 19:24
kashif200726-Sep-07 19:24 
AnswerRe: urgent help needed Pin
Christian Graus26-Sep-07 19:31
protectorChristian Graus26-Sep-07 19:31 
GeneralRe: urgent help needed Pin
kashif200726-Sep-07 21:21
kashif200726-Sep-07 21:21 
AnswerRe: urgent help needed Pin
DigiOz Multimedia26-Sep-07 19:41
DigiOz Multimedia26-Sep-07 19:41 
GeneralRe: urgent help needed Pin
kashif200726-Sep-07 21:18
kashif200726-Sep-07 21:18 
GeneralRe: urgent help needed Pin
DigiOz Multimedia27-Sep-07 4:20
DigiOz Multimedia27-Sep-07 4:20 
QuestionServer Error in '/' Application. Pin
IamAmit26-Sep-07 19:18
IamAmit26-Sep-07 19:18 
AnswerRe: Server Error in '/' Application. Pin
Guffa26-Sep-07 20:07
Guffa26-Sep-07 20:07 
GeneralRe: Server Error in '/' Application. Pin
IamAmit26-Sep-07 20:10
IamAmit26-Sep-07 20:10 
QuestionWizard control Pin
kjosh26-Sep-07 18:00
kjosh26-Sep-07 18:00 
Questiondownload logfile from an ftp server using ftpwebrequest Pin
Mack Ait-Aoudia26-Sep-07 12:42
Mack Ait-Aoudia26-Sep-07 12:42 
AnswerRe: download logfile from an ftp server using ftpwebrequest Pin
DigiOz Multimedia26-Sep-07 19:46
DigiOz Multimedia26-Sep-07 19:46 
QuestionJavascript : Textbox Disable Pin
ss.mmm26-Sep-07 10:13
ss.mmm26-Sep-07 10:13 
AnswerRe: Javascript : Textbox Disable Pin
Guffa26-Sep-07 10:32
Guffa26-Sep-07 10:32 

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.