Re: [Virtuoso-users] VAD, virtuoso php POST data not arriving

2009-07-29 Thread Sebastian Hellmann
Hi, I wouldn't have posted it here, if we wouldn't have checked some things before. So a normal from with post data comes through. We also looked at php info (see [1] ) and didn't find anything unusual. The Javascript code collecting & submitting can be found here [2] line 84. The login is then

Re: [Virtuoso-users] VAD, virtuoso php POST data not arriving

2009-07-28 Thread Tim Haynes
Sebastian Hellmann wrote: Hello, I succeded in producing the vad file. We have a very strange problem with it. The data from the login form is collected by javascript and submitted as a post request. Firebug shows that the post is completely valid, see below for details. The problem is that the

[Virtuoso-users] VAD, virtuoso php POST data not arriving

2009-07-28 Thread Sebastian Hellmann
Hello, I succeded in producing the vad file. We have a very strange problem with it. The data from the login form is collected by javascript and submitted as a post request. Firebug shows that the post is completely valid, see below for details. The problem is that the data never arrives at the