Many thanks Dave and Ralf.
Carl
Search found 5 matches
- Sat Mar 19, 2016 7:32 am
- Forum: CGIs and the Server
- Topic: $_SESSION fails on LC Server 7.1.3-rc-1
- Replies: 9
- Views: 13074
- Fri Mar 18, 2016 12:40 pm
- Forum: CGIs and the Server
- Topic: $_SESSION fails on LC Server 7.1.3-rc-1
- Replies: 9
- Views: 13074
Re: $_SESSION fails on LC Server 7.1.3-rc-1
Hi Dave,
Thanks for the update. I'm running revigniter 1.6.24 and 1.7 on different sites. They both have the Disallowed key characters problem when I try to upload a file. This didn't happen before the migration to the new server.
I don't think it is actually a revigniter problem. I've reproduced ...
Thanks for the update. I'm running revigniter 1.6.24 and 1.7 on different sites. They both have the Disallowed key characters problem when I try to upload a file. This didn't happen before the migration to the new server.
I don't think it is actually a revigniter problem. I've reproduced ...
- Fri Mar 18, 2016 8:21 am
- Forum: CGIs and the Server
- Topic: $_SESSION fails on LC Server 7.1.3-rc-1
- Replies: 9
- Views: 13074
Re: $_SESSION fails on LC Server 7.1.3-rc-1
I've reported a bug (17160) where $_POST is not being handled correctly when the .lc page uses enctype=multipart/form-data
Not sure if this is related in some way to your issue or not, but it impacts websites that use revigniter and upload files
When using enctype=multipart/form-data on the form ...
Not sure if this is related in some way to your issue or not, but it impacts websites that use revigniter and upload files
When using enctype=multipart/form-data on the form ...
- Wed May 06, 2009 12:46 am
- Forum: Databases
- Topic: Specifying a database table for a datagrid
- Replies: 2
- Views: 4225
- Tue May 05, 2009 11:13 am
- Forum: Databases
- Topic: Specifying a database table for a datagrid
- Replies: 2
- Views: 4225
Specifying a database table for a datagrid
Can you tell me how to hook up a specific SQLite database table to a datagrid? Thanks.