Re: Aku, Your ambilPost() Function

new topic     » goto parent     » topic index » view thread      » older message » newer message

> How is it? I have replied this but there is no response from you. Did
> my mail delivered sucessfully?

So far I'm cheating it, I think... like this:

if atom(lenq) or length(lenq) < 1 then
    -- qs = no10(gets(0)) --<-- I comment this line out
    qs = "" -- and return this
else
    qs = get_bytes(0,val(lenq))
end if

I think it gets to that point because there are no parameters sent, but I
don't know for sure. :/

The gets(0) problem was halting the serving of HTML pages waiting for a
<RETURN>. At least, that's what it looks like to me.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu