Click here to Skip to main content
15,900,653 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to make webservices as Statefull Pin
rizwan.afsar4-Apr-06 1:36
rizwan.afsar4-Apr-06 1:36 
AnswerRe: How to make webservices as Statefull Pin
rizwan.afsar4-Apr-06 6:21
rizwan.afsar4-Apr-06 6:21 
AnswerRe: How to make webservices as Statefull Pin
rizwan.afsar4-Apr-06 6:22
rizwan.afsar4-Apr-06 6:22 
GeneralNorton Internet Security Pin
Shippya3-Apr-06 21:03
Shippya3-Apr-06 21:03 
GeneralRe: Norton Internet Security Pin
Vasudevan Deepak Kumar4-Apr-06 5:21
Vasudevan Deepak Kumar4-Apr-06 5:21 
QuestionCSS Help Pin
juztten3-Apr-06 16:43
juztten3-Apr-06 16:43 
AnswerRe: CSS Help Pin
Guffa3-Apr-06 19:02
Guffa3-Apr-06 19:02 
QuestionCross window scripting Pin
soleil_m3-Apr-06 13:06
soleil_m3-Apr-06 13:06 
Cross window scripting

Ello. I've got a problem with cross window scripting.
What I have is form in php with elements written in for loop. Something like:

for(int $i=0; $i<5; $i++) {
echo '';
}

From that form I can call a javascript popup window.
How can I change value in parent window from javascript popup ?

I've tried with:

opener.document.myForm.bee[ind].value=val;

where ind is some index and val is value which I want to pass to opener. But it doesn't work. It works only when bee isn't array. But when it is an array what should I do?

Thnx in advance.


Soleil


-- modified at 0:27 Tuesday 4th April, 2006
AnswerRe: Cross window scripting Pin
CWIZO3-Apr-06 22:19
CWIZO3-Apr-06 22:19 
QuestionLooking for CMS Pin
xoxoxoxoxoxox3-Apr-06 9:58
xoxoxoxoxoxox3-Apr-06 9:58 
AnswerRe: Looking for CMS Pin
Michael P Butler3-Apr-06 10:34
Michael P Butler3-Apr-06 10:34 
AnswerRe: Looking for CMS Pin
CWIZO3-Apr-06 22:20
CWIZO3-Apr-06 22:20 
Questionusing javascript confirmation box in gridview asp.net Pin
sandeep kumar pundhir3-Apr-06 6:14
sandeep kumar pundhir3-Apr-06 6:14 
GeneralRe: using javascript confirmation box in gridview asp.net Pin
Guffa3-Apr-06 7:59
Guffa3-Apr-06 7:59 
AnswerRe: using javascript confirmation box in gridview asp.net Pin
rizwan.afsar4-Apr-06 1:53
rizwan.afsar4-Apr-06 1:53 
QuestionReading a Cookie which is created by another server Pin
nagarajuepuri3-Apr-06 2:24
nagarajuepuri3-Apr-06 2:24 
AnswerRe: Reading a Cookie which is created by another server Pin
CWIZO3-Apr-06 4:05
CWIZO3-Apr-06 4:05 
AnswerRe: Reading a Cookie which is created by another server Pin
Vasudevan Deepak Kumar4-Apr-06 3:19
Vasudevan Deepak Kumar4-Apr-06 3:19 
QuestionHow can i expire previous pages after logout.. Pin
Jax_qqq3-Apr-06 2:08
Jax_qqq3-Apr-06 2:08 
AnswerRe: How can i expire previous pages after logout.. Pin
Sushant_Mathur3-Apr-06 22:05
Sushant_Mathur3-Apr-06 22:05 
GeneralRe: How can i expire previous pages after logout.. Pin
Jax_qqq3-Apr-06 22:26
Jax_qqq3-Apr-06 22:26 
Questionsha1 in 'C' for windows O.S Pin
lokesh_the_best3-Apr-06 1:13
lokesh_the_best3-Apr-06 1:13 
QuestionASP Page not loading Pin
Harsha kamat3-Apr-06 0:26
Harsha kamat3-Apr-06 0:26 
GeneralRe: ASP Page not loading Pin
Guffa3-Apr-06 8:02
Guffa3-Apr-06 8:02 
GeneralRe: ASP Page not loading Pin
Harsha kamat3-Apr-06 18:04
Harsha kamat3-Apr-06 18:04 

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.