Click here to Skip to main content
15,922,007 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Disassembly in asp.net Pin
Not Active4-Apr-07 4:45
mentorNot Active4-Apr-07 4:45 
AnswerRe: Disassembly in asp.net Pin
kubben4-Apr-07 5:07
kubben4-Apr-07 5:07 
AnswerRe: Disassembly in asp.net Pin
enjoycrack4-Apr-07 7:46
enjoycrack4-Apr-07 7:46 
AnswerRe: Disassembly in asp.net Pin
meeram3954-Apr-07 20:59
meeram3954-Apr-07 20:59 
QuestionCHECKBOX VALUE Pin
hifiger20044-Apr-07 4:16
hifiger20044-Apr-07 4:16 
QuestionRe: CHECKBOX VALUE Pin
Sandeep Akhare4-Apr-07 5:04
Sandeep Akhare4-Apr-07 5:04 
AnswerRe: CHECKBOX VALUE Pin
hifiger20044-Apr-07 6:47
hifiger20044-Apr-07 6:47 
AnswerRe: CHECKBOX VALUE Pin
hifiger20044-Apr-07 6:59
hifiger20044-Apr-07 6:59 
QuestionRendering extension as .doc in SSRS Pin
SSSelvi4-Apr-07 3:19
SSSelvi4-Apr-07 3:19 
QuestionHyperLink Pin
vengaqua4-Apr-07 3:19
vengaqua4-Apr-07 3:19 
AnswerRe: HyperLink Pin
N a v a n e e t h4-Apr-07 3:22
N a v a n e e t h4-Apr-07 3:22 
AnswerRe: HyperLink Pin
rujuc#4-Apr-07 3:24
rujuc#4-Apr-07 3:24 
QuestionCreating Fundraising Thermometer in asp.net using c# Pin
ukrajudotnet4-Apr-07 3:01
ukrajudotnet4-Apr-07 3:01 
QuestionDeclaring a javascript function Pin
Alice@mywonderland4-Apr-07 3:01
Alice@mywonderland4-Apr-07 3:01 
AnswerRe: Declaring a javascript function Pin
kubben4-Apr-07 3:11
kubben4-Apr-07 3:11 
GeneralRe: Declaring a javascript function Pin
Alice@mywonderland4-Apr-07 3:43
Alice@mywonderland4-Apr-07 3:43 
kubben wrote:
I think the better question is what exactly are you trying to do.


The real use will be to declare a couple of functions to allow me to open and close a popup window. I have users log in on one page, from where I want to launch the popup which runs a seperate chatbot application. Users then play around in other pages until they log out. When they hit the log out button I want to be able to close the chatbot. I'm thinking that because all these pages share the same master, if I declare the open and close popup window functions in the master page, then I'll be able to call chatbotwindow.close() even though chatbotwindow was defined (by chatbotwindow = window.open() ) on a separate page.

I'm 100% new to javascript, and not that experienced with ASP.NET, so I'm probably making this harder than it needs to be but I'm finding it really hard to integrate the javascript into my code (possibly because I've used Master pages and code behind, which seem to have hindered things) Frown | :-(

Thanks for your comments!
Alice
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 4:39
mentorNot Active4-Apr-07 4:39 
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 3:46
mentorNot Active4-Apr-07 3:46 
GeneralRe: Declaring a javascript function Pin
kubben4-Apr-07 3:48
kubben4-Apr-07 3:48 
AnswerRe: Declaring a javascript function Pin
Not Active4-Apr-07 3:42
mentorNot Active4-Apr-07 3:42 
GeneralRe: Declaring a javascript function Pin
Alice@mywonderland4-Apr-07 4:17
Alice@mywonderland4-Apr-07 4:17 
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 4:34
mentorNot Active4-Apr-07 4:34 
GeneralRe: Declaring a javascript function Pin
Alice@mywonderland4-Apr-07 5:21
Alice@mywonderland4-Apr-07 5:21 
GeneralRe: Declaring a javascript function Pin
Not Active4-Apr-07 5:27
mentorNot Active4-Apr-07 5:27 
GeneralRe: Declaring a javascript function Pin
Alice@mywonderland4-Apr-07 5:51
Alice@mywonderland4-Apr-07 5:51 

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.