Click here to Skip to main content
15,890,527 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: newsticker Pin
Marc Firth16-Aug-09 22:09
Marc Firth16-Aug-09 22:09 
QuestionDisplaying a div at the bottom of another div Pin
Ersan Ercek16-Aug-09 2:52
Ersan Ercek16-Aug-09 2:52 
AnswerRe: Displaying a div at the bottom of another div Pin
Abhishek Sur16-Aug-09 7:38
professionalAbhishek Sur16-Aug-09 7:38 
QuestionHow to Select different Printer for different document? Pin
suzy_bcny15-Aug-09 6:21
suzy_bcny15-Aug-09 6:21 
AnswerRe: How to Select different Printer for different document? Pin
Abhishek Sur15-Aug-09 13:23
professionalAbhishek Sur15-Aug-09 13:23 
AnswerRe: How to Select different Printer for different document? Pin
Abhishek Sur15-Aug-09 13:25
professionalAbhishek Sur15-Aug-09 13:25 
GeneralRe: How to Select different Printer for different document? Pin
suzy_bcny16-Aug-09 8:38
suzy_bcny16-Aug-09 8:38 
GeneralRe: How to Select different Printer for different document? Pin
Abhishek Sur16-Aug-09 21:35
professionalAbhishek Sur16-Aug-09 21:35 
GeneralRe: How to Select different Printer for different document? Pin
suzy_bcny17-Aug-09 2:56
suzy_bcny17-Aug-09 2:56 
GeneralRe: How to Select different Printer for different document? Pin
Abhishek Sur17-Aug-09 6:09
professionalAbhishek Sur17-Aug-09 6:09 
GeneralRe: How to Select different Printer for different document? Pin
suzy_bcny17-Aug-09 8:15
suzy_bcny17-Aug-09 8:15 
QuestionFlash SWF Variable Pin
GreenKhan14-Aug-09 21:05
GreenKhan14-Aug-09 21:05 
AnswerRe: Flash SWF Variable Pin
Marc Firth16-Aug-09 22:12
Marc Firth16-Aug-09 22:12 
GeneralRe: Flash SWF Variable Pin
GreenKhan17-Aug-09 2:24
GreenKhan17-Aug-09 2:24 
GeneralRe: Flash SWF Variable Pin
Marc Firth17-Aug-09 2:32
Marc Firth17-Aug-09 2:32 
if it is two swf on the same page then use local connection.

if it is two swf on different pages then use environment variables (eg. post to php, store in database and retrieve using php page)

if it is one swf inside another you should be able to give the inner swf an instance name a get the variables that way or possibly use local connection.


QuestionCreate javascript popup window Pin
dcode2514-Aug-09 6:50
dcode2514-Aug-09 6:50 
AnswerRe: Create javascript popup window Pin
Abhishek Sur15-Aug-09 13:28
professionalAbhishek Sur15-Aug-09 13:28 
GeneralRe: Create javascript popup window Pin
dcode2516-Aug-09 7:34
dcode2516-Aug-09 7:34 
GeneralRe: Create javascript popup window Pin
Abhishek Sur16-Aug-09 21:28
professionalAbhishek Sur16-Aug-09 21:28 
Questionproblem with the datagrid Pin
prakash.ss8313-Aug-09 19:33
prakash.ss8313-Aug-09 19:33 
AnswerRe: problem with the datagrid Pin
Suresh Suthar13-Aug-09 20:19
professionalSuresh Suthar13-Aug-09 20:19 
QuestionAjaxToolkit not working Pin
reogeo200813-Aug-09 2:42
reogeo200813-Aug-09 2:42 
AnswerRe: AjaxToolkit not working Pin
Suresh Suthar13-Aug-09 20:24
professionalSuresh Suthar13-Aug-09 20:24 
Question__doPostBack Event Pin
kKamel13-Aug-09 0:17
kKamel13-Aug-09 0:17 
AnswerRe: __doPostBack Event Pin
Coding C#13-Aug-09 2:33
Coding C#13-Aug-09 2:33 

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.