Gauthier I thought there was a limit on the send side of @URL too. I could be wrong.
<@POSTARGNAMES> creates a ONE coulumn array of names. Need two column array with name value pairs. Just hoping there was something easyer than building an array from scratch (which I can do). -> Kent "[Gauthier]" wrote: > > Hi, > > If you talk about the limit of the @url metatag return, it's 64k with > Witango 4, but with version 5 this limit is configurable with the > MAXRESULTSIZE attribute. > You can find more informations here > http://www.stonesteps.ca/faq.html#Q20020505-01 > If you > > For retriving the postarg "name,value;" pairs in an array (if this is what > you ask), the <@POSTARGNAMES> metatag would help you to create a such array. > > Hope this help > > Gauthier > > ----- Original Message ----- > From: "Kent Swisher" <[EMAIL PROTECTED]> > To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]> > Sent: Wednesday, October 09, 2002 2:59 AM > Subject: Witango-Talk: postargs & <@URL> > > > I have only used the URL tag for simple things so far. Have a much more > > complicated remote procedure call to implement using it. > > > > I recall there is a limit to the length of the URL tag (or its > > arguments) but cannot find it in the documentation. Is it 256 chars? > > Does this also apply if you use the [POSTARGARRAY=arrayvariable] option? > > > > Second, is there an easy way to get the results of a post sent to > > witango into a postarg array variable in the required two column format? > > I have unique name value pairs. > > > > -> Kent Swisher Eng Services Supervisor > > -> Alcatel USA Application Support Engineer > > -> Wireline Access Products Eng Srvcs Content Mgr/Webmaster > > -> Petaluma, CA [EMAIL PROTECTED] > > ________________________________________________________________________ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > ______________________________________________________________________ > > Etudiant: Wanadoo t'offre le Pack eXtense Haut Dibit soit 150,92 euros > > d'iconomies ! Clique ici : http://www.ifrance.com/_reloc/mail.etudiant > > ______________________________________________________________________ > Etudiant: Wanadoo t'offre le Pack eXtense Haut Dibit soit 150,92 euros > d'iconomies ! Clique ici : http://www.ifrance.com/_reloc/mail.etudiant > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
