Search found 4 matches

by delorme
Thu Aug 16, 2018 3:12 pm
Forum: CGIs and the Server
Topic: $_POST[] issue for select multiple
Replies: 3
Views: 6023

Re: $_POST[] issue for select multiple

Hi after some time! Thank you for replies :) I am sorry that none of those replies works. :( If I edit a LC server script with: <!DOCTYPE html> <html> <body> <form method='post' action='myserver .lc'> <select name='cars[]' multiple> <option value="volvo">Volvo</option> <option value="saab">Saab</opt...
by delorme
Wed Mar 07, 2018 5:12 pm
Forum: CGIs and the Server
Topic: $_POST[] issue for select multiple
Replies: 3
Views: 6023

$_POST[] issue for select multiple

Hi from France My livecode server code is: <!DOCTYPE html><html><?lc put "hello" & $_POST["cars"] ?></html> When I post from a multiple select input with several options selected in the following html page: <!DOCTYPE html><html><body> <form method="post" action="mylivecodeserver"> <select name="cars...
by delorme
Thu Oct 05, 2017 11:37 am
Forum: LiveCode Hosting
Topic: Dedicated IP and livecodehosting
Replies: 2
Views: 5863

Dedicated IP and livecodehosting

Hi from France LC Support added a certificate to my livecodehosting account. My .lc servers now work https fine :) . But when I redirect my mydomain.com to the https url of my server, http://mydomain.com is OK :) but https://mydomain.com is KO (unsecure link) :oops: . I guessed that I had to redirec...
by delorme
Thu Oct 05, 2017 11:22 am
Forum: LiveCode Hosting
Topic: No response to help requests
Replies: 4
Views: 7687

Re: No response to help requests

Hi from France
Could we have an online service request log which would trace our tickets with dates, questions and replies?
This would solve the kind of "mute support" problem.
Regards from Jean-Marc

Go to advanced search