Skip to main content
Inspiring
July 6, 2007
Question

Whats wrong with this construct

  • July 6, 2007
  • 2 replies
  • 335 views
I am passing values to php like this and writting those values to a same text file.

coding.send(" http://localhost:8080/dogyears2.php","blank");
nop.send( " http://localhost:8080/dogyears1.php","blank");
lvOut.send( " http://localhost:8080/dogyears.php","blank");

values in coding and lvOut are printed fine in the file but not the nop values. Can you guide me whats wrong here.

Thanks

This topic has been closed for replies.

2 replies

atlkhanAuthor
Inspiring
July 18, 2007
Can some one please guide me why this problem occuring in firefox and how it can be resolved.

Thanks
atlkhanAuthor
Inspiring
July 6, 2007
I am facing this problem in the firefox browser, when I use IE this works perfectly fine.