Administrador wrote:

> Hy
> 
> First, sorry to send this post to a non URL news group but i havent
> other news group where i can ask this question.
> 
> 1.- How many characters can i send to the server in a link whit GET method
> and POST?

Try it and find out - mine takes about 4096 on a GET (Netscape 7.1 to Apache 1.3.22).

> I have a javascript sentence (window.open) that is called onBlur, that
> execute a Sybase
> procedure via perl script that search a identification number (her in chile
> we call it Rol Unico Tributario)
> on a BD and if it's true it returns it, so every time when a client must
> insert this information, he dosent
> must write it again. Only the identification number.
> 
> The problem is that i also must send to the server in the URL other info
> so i can show it when the result is shown.
> 
> � How can i resolve it ?

Check your server docs or test it and see what the limits are.

-- 
  ,-/-  __      _  _         $Bill Luebkert    Mailto:[EMAIL PROTECTED]
 (_/   /  )    // //       DBE Collectibles    Mailto:[EMAIL PROTECTED]
  / ) /--<  o // //      Castle of Medieval Myth & Magic http://www.todbe.com/
-/-' /___/_<_</_</_    http://dbecoll.tripod.com/ (My Perl/Lakers stuff)


_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to