Re: [WebDNA] xmlparse of POST

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111567
interpreted = N
texte = --Apple-Mail=_50E01844-63FF-4685-8D73-F1DD312F1E4D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 >>>>> But what happens when the XML code is POST=92d at it from = somewhere else? So how are you accepting this POST ? You must have a HTML page that is = accepting the post ? Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 1 Sep 2014, at 2:06 pm, Diane Blackmore wrote: > That=92s where the problem lies=85. It=92s not sent in a variable. = It=92s sent back as XML formatted text, not as a POST variable. >=20 > So I=92ve no idea how to grab it=85 Or if it=92s even possible. >=20 >=20 > Thanks, >=20 > >=20 > On 1/09/2014, at 11:52 am, Stuart Tremain wrote: >=20 >> If the XML is being posted TO your site then just look for the form = variable that it is being sent in. >>=20 >>=20 >> Regards >>=20 >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >> On 1 Sep 2014, at 9:47 am, Diane Blackmore = wrote: >>=20 >>> Hi >>>=20 >>> My code isn=92t broken - it was attached so you could see how the = method works when the POST is initiated from the page. My problem is = how to capture it when it ISN=92T initiated on the page, but rather just = sent directly to it. >>>=20 >>> In other words, how do I grab the XML itself as a variable to parse? >>>=20 >>> When it=92s initiated through the code supplied, the variable is set = by including the initiated post within the TEXT, but when this step is = required to be missed because I=92m not initiating it, I=92m confused as = to how I=92d pick it up. >>>=20 >>> Cheers, >>>=20 >>> >>>=20 >>> On 29/08/2014, at 5:21 pm, Stuart Tremain = wrote: >>>=20 >>>> That looks like it should work, I don't know why you are doing the = 'actualresponse'. >>>>=20 >>>> Just do [xmlparse var=3Dxml_var1][RESPONSE][/xmlparse] >>>>=20 >>>> Just parse out the XML, if your response is all on one level, what = you have will work but if it is layered you will have to go deeper. >>>>=20 >>>>=20 >>>>=20 >>>> Regards >>>>=20 >>>> Stuart Tremain >>>> IDFK Web Developments >>>> AUSTRALIA >>>> webdna@idfk.com.au >>>>=20 >>>>=20 >>>>=20 >>>>=20 >>>> On 29 Aug 2014, at 2:15 pm, Diane Blackmore = wrote: >>>>=20 >>>>> Hi >>>>>=20 >>>>> I=92m ok with parsing a bunch of XML whereby the XML comes from a = POST request on the page itself (ie. the WebDNA code is generating the = request for the XML via a TCP/IP POST). >>>>>=20 >>>>> But what happens when the XML code is POST=92d at it from = somewhere else? How do I grab the XML to put it into a variable that can = then be parsed, nodes etc?? >>>>>=20 >>>>> Using WebDNA unix-Linux Intel Apache Module version 6.2.1 >>>>>=20 >>>>> Code I would usually use is (assume all variables have been = assigned before snip) >>>>>=20 >>>>> [text]crlf=3D[unurl]%0D%0A[/unurl][/text] >>>>> = [text]the_variables=3Dpaystation=3D_empty&pstn_pi=3D[pstn_pi]&pstn_gi=3D[p= stn_gi]&pstn_ms=3D[pstn_ms]&pstn_am=3D[pstn_am]&website=3D[justdomain][/te= xt] >>>>>=20 >>>>> [text]Response=3D[TCPConnect = host=3Dwww.paystation.co.nz&port=3DXXX&ssl=3DT][tcpsend skipheader=3DT][!]= >>>>> [/!]POST /direct/paystation.dll HTTP/1.1[crlf][!] >>>>> [/!]Referer: http://[justdomain][thisURL][crlf][!] >>>>> [/!]Host: www.paystation.co.nz[crlf][!] >>>>> [/!]Content-Type: application/x-www-form-urlencoded[crlf][!] >>>>> [/!]Content-length: = [countchars][the_variables][/countchars][crlf][!] >>>>> [/!]Connection: close[crlf][!] >>>>> [/!][crlf][!] >>>>> [/!][the_variables][crlf][!] >>>>> [/!][/tcpsend][/TCPConnect][/text] >>>>>=20 >>>>>=20 >>>>> [text show=3Dt]actualresponse=3D[listwords = words=3D[response]&delimiters=3D<][showif = [index]>1][delimiter][word][/showif][/listwords][/text] >>>>> =09 >>>>> [xmlparse var=3Dxml_var1][actualresponse][/xmlparse] >>>>>=20 >>>>> [xmlnodes ref=3Dxml_var1&path=3Dnamed:InitiationRequestResponse] >>>>> [text secure=3Df][name]=3D[value][/text] >>>>> [/xmlnodes] >>>>>=20 >>>>>=20 >>>>> So that=92s all fine, as long as I initiate from the page - I need = to know how to grab the xml contents if its POST=92d from somewhere = else. >>>>>=20 >>>>> My thanks in advance. >>>>>=20 >>>>> Cheers, >>>>>=20 >>>>> >>>>>=20 >>>>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>>>=20 >>>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>>=20 >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>=20 >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us --Apple-Mail=_50E01844-63FF-4685-8D73-F1DD312F1E4D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
But what happens when the XML = code is POST=92d at it from somewhere = else?

So how are you accepting this = POST ? You must have a HTML page that is accepting the post = ?


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 1 Sep 2014, at 2:06 pm, Diane Blackmore <diane@cohesion.co.nz> = wrote:

That=92s= where the problem lies=85. It=92s not sent in a variable. It=92s sent = back as XML formatted text, not as a POST = variable.

So I=92ve no idea how to grab it=85 Or if = it=92s even = possible.


Thanks,

<CohesionSig_Diane12.gif>

On 1/09/2014, at 11:52 am, Stuart Tremain <webdna@idfk.com.au> = wrote:

If the = XML is being posted TO your site then just look for the form variable = that it is being sent in.


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 1 Sep 2014, at 9:47 am, Diane Blackmore <diane@cohesion.co.nz> = wrote:

Hi

My code isn=92t broken - it = was attached so you could see how the method works when the POST is = initiated from the page.  My problem is how to capture it when it = ISN=92T initiated on the page, but rather just sent directly to = it.

In other words, how do I grab the XML = itself as a variable to parse?

When it=92s = initiated through the code supplied, the variable is set by including = the initiated post within the TEXT, but when this step is required to be = missed because I=92m not initiating it, I=92m confused as to how I=92d = pick it up.

Cheers,

<CohesionSig_Diane12.gif>

On 29/08/2014, at 5:21 pm, Stuart Tremain <webdna@idfk.com.au> = wrote:

That = looks like it should work, I don't know why you are doing the = 'actualresponse'.

Just do [xmlparse = var=3Dxml_var1][RESPONSE][/xmlparse]

Just parse = out the XML, if your response is all on one level, what you have will = work but if it is layered you will have to go = deeper.



Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 29 Aug 2014, at 2:15 pm, Diane Blackmore <diane@cohesion.co.nz> = wrote:

Hi

I=92m ok with parsing a bunch = of XML whereby the XML comes from a POST request on the page itself (ie. = the WebDNA code is generating the request for the XML via a TCP/IP = POST).

But what happens when the XML code is = POST=92d at it from somewhere else? How do I grab the XML to put it into = a variable that can then be parsed, nodes = etc??

Using WebDNA unix-Linux Intel = Apache Module version 6.2.1

Code I would = usually use is (assume all variables have been assigned before = snip)

[text]crlf=3D[unurl]%0D%0A[/unurl][/te= xt]
[text]the_variables=3Dpaystation=3D_empty&pstn_pi=3D[pst= n_pi]&pstn_gi=3D[pstn_gi]&pstn_ms=3D[pstn_ms]&pstn_am=3D[pstn_= am]&website=3D[justdomain][/text]

[text]Respo= nse=3D[TCPConnect host=3Dwww.paystation.co.nz&port=3D= XXX&ssl=3DT][tcpsend skipheader=3DT][!]
[/!]POST = /direct/paystation.dll HTTP/1.1[crlf][!]
[/!]Host: www.paystation.co.nz[crlf][!]
[/!]Content-Type: = application/x-www-form-urlencoded[crlf][!]
[/!]Content-length: = [countchars][the_variables][/countchars][crlf][!]
[/!]Connection= : = close[crlf][!]
[/!][crlf][!]
[/!][the_variables][crlf]= [!]
[/!][/tcpsend][/TCPConnect][/text]

=
[text show=3Dt]actualresponse=3D[listwords = words=3D[response]&delimiters=3D<][showif = [index]>1][delimiter][word][/showif][/listwords][/text]
=
[xmlparse = var=3Dxml_var1][actualresponse][/xmlparse]

[xmlno= des = ref=3Dxml_var1&path=3Dnamed:InitiationRequestResponse]
[text= = secure=3Df][name]=3D[value][/text]
[/xmlnodes]
<= br>

So that=92s all fine, as long as I initiate = from the page - I need to know how to grab the xml contents if its = POST=92d from somewhere else.

My thanks in = advance.

Cheers,

<CohesionSig_Diane12.gif>

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_50E01844-63FF-4685-8D73-F1DD312F1E4D-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] xmlparse of POST (Diane Blackmore 2014)
  2. Re: [WebDNA] xmlparse of POST (Tom Duke 2014)
  3. Re: [WebDNA] xmlparse of POST (Stuart Tremain 2014)
  4. Re: [WebDNA] xmlparse of POST (Diane Blackmore 2014)
  5. Re: [WebDNA] xmlparse of POST (Stuart Tremain 2014)
  6. Re: [WebDNA] xmlparse of POST (Diane Blackmore 2014)
  7. Re: [WebDNA] xmlparse of POST (Stuart Tremain 2014)
  8. [WebDNA] xmlparse of POST (Diane Blackmore 2014)
--Apple-Mail=_50E01844-63FF-4685-8D73-F1DD312F1E4D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 >>>>> But what happens when the XML code is POST=92d at it from = somewhere else? So how are you accepting this POST ? You must have a HTML page that is = accepting the post ? Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 1 Sep 2014, at 2:06 pm, Diane Blackmore wrote: > That=92s where the problem lies=85. It=92s not sent in a variable. = It=92s sent back as XML formatted text, not as a POST variable. >=20 > So I=92ve no idea how to grab it=85 Or if it=92s even possible. >=20 >=20 > Thanks, >=20 > >=20 > On 1/09/2014, at 11:52 am, Stuart Tremain wrote: >=20 >> If the XML is being posted TO your site then just look for the form = variable that it is being sent in. >>=20 >>=20 >> Regards >>=20 >> Stuart Tremain >> IDFK Web Developments >> AUSTRALIA >> webdna@idfk.com.au >>=20 >>=20 >>=20 >>=20 >> On 1 Sep 2014, at 9:47 am, Diane Blackmore = wrote: >>=20 >>> Hi >>>=20 >>> My code isn=92t broken - it was attached so you could see how the = method works when the POST is initiated from the page. My problem is = how to capture it when it ISN=92T initiated on the page, but rather just = sent directly to it. >>>=20 >>> In other words, how do I grab the XML itself as a variable to parse? >>>=20 >>> When it=92s initiated through the code supplied, the variable is set = by including the initiated post within the TEXT, but when this step is = required to be missed because I=92m not initiating it, I=92m confused as = to how I=92d pick it up. >>>=20 >>> Cheers, >>>=20 >>> >>>=20 >>> On 29/08/2014, at 5:21 pm, Stuart Tremain = wrote: >>>=20 >>>> That looks like it should work, I don't know why you are doing the = 'actualresponse'. >>>>=20 >>>> Just do [xmlparse var=3Dxml_var1][RESPONSE][/xmlparse] >>>>=20 >>>> Just parse out the XML, if your response is all on one level, what = you have will work but if it is layered you will have to go deeper. >>>>=20 >>>>=20 >>>>=20 >>>> Regards >>>>=20 >>>> Stuart Tremain >>>> IDFK Web Developments >>>> AUSTRALIA >>>> webdna@idfk.com.au >>>>=20 >>>>=20 >>>>=20 >>>>=20 >>>> On 29 Aug 2014, at 2:15 pm, Diane Blackmore = wrote: >>>>=20 >>>>> Hi >>>>>=20 >>>>> I=92m ok with parsing a bunch of XML whereby the XML comes from a = POST request on the page itself (ie. the WebDNA code is generating the = request for the XML via a TCP/IP POST). >>>>>=20 >>>>> But what happens when the XML code is POST=92d at it from = somewhere else? How do I grab the XML to put it into a variable that can = then be parsed, nodes etc?? >>>>>=20 >>>>> Using WebDNA unix-Linux Intel Apache Module version 6.2.1 >>>>>=20 >>>>> Code I would usually use is (assume all variables have been = assigned before snip) >>>>>=20 >>>>> [text]crlf=3D[unurl]%0D%0A[/unurl][/text] >>>>> = [text]the_variables=3Dpaystation=3D_empty&pstn_pi=3D[pstn_pi]&pstn_gi=3D[p= stn_gi]&pstn_ms=3D[pstn_ms]&pstn_am=3D[pstn_am]&website=3D[justdomain][/te= xt] >>>>>=20 >>>>> [text]Response=3D[TCPConnect = host=3Dwww.paystation.co.nz&port=3DXXX&ssl=3DT][tcpsend skipheader=3DT][!]= >>>>> [/!]POST /direct/paystation.dll HTTP/1.1[crlf][!] >>>>> [/!]Referer: http://[justdomain][thisurl][crlf][!] >>>>> [/!]Host: www.paystation.co.nz[crlf][!] >>>>> [/!]Content-Type: application/x-www-form-urlencoded[crlf][!] >>>>> [/!]Content-length: = [countchars][the_variables][/countchars][crlf][!] >>>>> [/!]Connection: close[crlf][!] >>>>> [/!][crlf][!] >>>>> [/!][the_variables][crlf][!] >>>>> [/!][/tcpsend][/TCPConnect][/text] >>>>>=20 >>>>>=20 >>>>> [text show=3Dt]actualresponse=3D[listwords = words=3D[response]&delimiters=3D<][showif = [index]>1][delimiter][word][/showif][/listwords][/text] >>>>> =09 >>>>> [xmlparse var=3Dxml_var1][actualresponse][/xmlparse] >>>>>=20 >>>>> [xmlnodes ref=3Dxml_var1&path=3Dnamed:InitiationRequestResponse] >>>>> [text secure=3Df][name]=3D[value][/text] >>>>> [/xmlnodes] >>>>>=20 >>>>>=20 >>>>> So that=92s all fine, as long as I initiate from the page - I need = to know how to grab the xml contents if its POST=92d from somewhere = else. >>>>>=20 >>>>> My thanks in advance. >>>>>=20 >>>>> Cheers, >>>>>=20 >>>>> >>>>>=20 >>>>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>>>=20 >>>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>>=20 >>> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >>=20 >> --------------------------------------------------------- This = message is sent to you because you are subscribed to the mailing list . = To unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us >=20 > --------------------------------------------------------- This message = is sent to you because you are subscribed to the mailing list . To = unsubscribe, E-mail to: archives: = http://mail.webdna.us/list/talk@webdna.us Bug Reporting: = support@webdna.us --Apple-Mail=_50E01844-63FF-4685-8D73-F1DD312F1E4D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=windows-1252
But what happens when the XML = code is POST=92d at it from somewhere = else?

So how are you accepting this = POST ? You must have a HTML page that is accepting the post = ?


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 1 Sep 2014, at 2:06 pm, Diane Blackmore <diane@cohesion.co.nz> = wrote:

That=92s= where the problem lies=85. It=92s not sent in a variable. It=92s sent = back as XML formatted text, not as a POST = variable.

So I=92ve no idea how to grab it=85 Or if = it=92s even = possible.


Thanks,

<CohesionSig_Diane12.gif>

On 1/09/2014, at 11:52 am, Stuart Tremain <webdna@idfk.com.au> = wrote:

If the = XML is being posted TO your site then just look for the form variable = that it is being sent in.


Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 1 Sep 2014, at 9:47 am, Diane Blackmore <diane@cohesion.co.nz> = wrote:

Hi

My code isn=92t broken - it = was attached so you could see how the method works when the POST is = initiated from the page.  My problem is how to capture it when it = ISN=92T initiated on the page, but rather just sent directly to = it.

In other words, how do I grab the XML = itself as a variable to parse?

When it=92s = initiated through the code supplied, the variable is set by including = the initiated post within the TEXT, but when this step is required to be = missed because I=92m not initiating it, I=92m confused as to how I=92d = pick it up.

Cheers,

<CohesionSig_Diane12.gif>

On 29/08/2014, at 5:21 pm, Stuart Tremain <webdna@idfk.com.au> = wrote:

That = looks like it should work, I don't know why you are doing the = 'actualresponse'.

Just do [xmlparse = var=3Dxml_var1][RESPONSE][/xmlparse]

Just parse = out the XML, if your response is all on one level, what you have will = work but if it is layered you will have to go = deeper.



Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 29 Aug 2014, at 2:15 pm, Diane Blackmore <diane@cohesion.co.nz> = wrote:

Hi

I=92m ok with parsing a bunch = of XML whereby the XML comes from a POST request on the page itself (ie. = the WebDNA code is generating the request for the XML via a TCP/IP = POST).

But what happens when the XML code is = POST=92d at it from somewhere else? How do I grab the XML to put it into = a variable that can then be parsed, nodes = etc??

Using WebDNA unix-Linux Intel = Apache Module version 6.2.1

Code I would = usually use is (assume all variables have been assigned before = snip)

[text]crlf=3D[unurl]%0D%0A[/unurl][/te= xt]
[text]the_variables=3Dpaystation=3D_empty&pstn_pi=3D[pst= n_pi]&pstn_gi=3D[pstn_gi]&pstn_ms=3D[pstn_ms]&pstn_am=3D[pstn_= am]&website=3D[justdomain][/text]

[text]Respo= nse=3D[TCPConnect host=3Dwww.paystation.co.nz&port=3D= XXX&ssl=3DT][tcpsend skipheader=3DT][!]
[/!]POST = /direct/paystation.dll HTTP/1.1[crlf][!]
[/!]Referer: [thisurl][crlf][">http://[justdomain][thisurl][= crlf][!]
[/!]Host: www.paystation.co.nz[crlf][!]
[/!]Content-Type: = application/x-www-form-urlencoded[crlf][!]
[/!]Content-length: = [countchars][the_variables][/countchars][crlf][!]
[/!]Connection= : = close[crlf][!]
[/!][crlf][!]
[/!][the_variables][crlf]= [!]
[/!][/tcpsend][/TCPConnect][/text]

=
[text show=3Dt]actualresponse=3D[listwords = words=3D[response]&delimiters=3D<][showif = [index]>1][delimiter][word][/showif][/listwords][/text]
=
[xmlparse = var=3Dxml_var1][actualresponse][/xmlparse]

[xmlno= des = ref=3Dxml_var1&path=3Dnamed:InitiationRequestResponse]
[text= = secure=3Df][name]=3D[value][/text]
[/xmlnodes]
<= br>

So that=92s all fine, as long as I initiate = from the page - I need to know how to grab the xml contents if its = POST=92d from somewhere else.

My thanks in = advance.

Cheers,

<CohesionSig_Diane12.gif>

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_50E01844-63FF-4685-8D73-F1DD312F1E4D-- Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Locking up with WebCatalog... (1997) How do I make this faster???? (2000) Calendar using WebCatalog? (1997) Cancel Subscription (1996) How to get shownext to just shownext once (1997) catagories (1997) Trouble Searching (1999) anyone using Webcat 4.x in production? (2000) service stop and restart (1997) Trigger Problems (2000) IE-caching (1998) [OT] Trying to steal databases on our server (2003) WebTen? (1997) Emailer setup (1997) Multiple Pulldowns (1997) [WebDNA] anyone use curl with shell? (2010) headers (2004) Server crashes and triggers . . . are they linked? (2001) Help! WebCat2 bug (1997) Regular expression to match email address (2003)