Re: [WebDNA] Rewrite url

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110604
interpreted = N
texte = This is a multi-part message in MIME format. --------------020902050304070404000502 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Just as an FYI there is nothing wrong with a domain.com?sku=3D1234 as a=20 URL. Google still loves that as long as all the other factors of on=20 page SEO are working. I'm only mentioning this because if you are chasing this rewrite down to=20 clean up an SEO problem you might want to look at other SEO ranking=20 factors first. Of course if you are trying to deal with usability=20 issues this might be more logical. I've been hosting my own websites in my own data center since 1997. In=20 all that time I have learned that rewrites to clean up URL is the=20 devil's work. Ever time there's been a server upgrade to a different=20 platform we have lost PageRank because we couldn't track down all those=20 rewrites. I've found that my current running 200+ websites work very nicely when=20 we keep the code clean, the SEO well managed, and the URL variable short=20 and understandable. If the URL variables are out of control then we=20 manage them inside Google Webmaster Tools. Bottom line, I've never directly experienced any improvements in SEO=20 from the RewriteRule and the WebDNA CMS we build to keep out URLs clean=20 is pretty snazzy. -Matt On 8/30/2013 1:33 PM, Lawrence Banahan wrote: > Here is what I'm triyng to do > > Website : http://www.sensationvoile.fr/ > To try to get this working I'm created a small database > sku data permalink > 01 mydata mypermalink > 02 newdata secondlink > Then I display the content > > [search db=3Dbase.db&neSKUdata=3Dall][numfound] > [founditems][data]
[/foundite= ms] >
> [founditems][data]
[/founditem= s] > [/search] > > What I want to do is to get > > http://www.sensationvoile.fr/mypermalink > or > http://www.sensationvoile.fr/secondlink > > so like that I get nice URL SEO friendly > > > John, I need to be working on one of my existing website, but I worked=20 > from what I found in your .htaccess > > >> Stuart Tremain >> 30 ao=FBt 2013 14:29 >> Lawrence >> >> Please give an example of what you are trying to do. >> >> >> >> >> >> --------------------------------------------------------- >> 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 >> Lawrence Banahan >> 30 ao=FBt 2013 13:53 >> Hi >> I'm trying to set up a RewriteRule in the .htacess o my mac/apache=20 >> server to get nice url >> I can't understand why it's not working. >> >> Here is the code I'm using in the htaccess >> >> >> RewriteEngine On >> RewriteRule ^(.*)$ index.dna?REQUEST_URI=3D%{REQUEST_URI} [L] >> >> >> Thanks in advance >> Lawrence > --------------------------------------------------------- This message=20 > is sent to you because you are subscribed to the mailing list . To=20 > unsubscribe, E-mail to: archives:=20 > http://mail.webdna.us/list/talk@webdna.us Bug Reporting:=20 > support@webdna.us=20 --=20 Matthew A Perosi Corporate Consultant Mobile Marketing Expert Senior Web Developer SEO Analyst & Educator matt@psiprime.com Psi Prime, Inc. 323 Union Blvd. Totowa, NJ 07512 Direct: 888.872.0274 Fax: 888.488.5924 http://www.perosi.com --------------020902050304070404000502 Content-Type: multipart/related; boundary="------------000607020406010309000503" --------------000607020406010309000503 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Just as an FYI there is nothing wrong with a domain.com?sku=1234 as a URL.  Google still loves that as long as all the other factors of on page SEO are working.

I'm only mentioning this because if you are chasing this rewrite down to clean up an SEO problem you might want to look at other SEO ranking factors first.  Of course if you are trying to deal with usability issues this might be more logical.

I've been hosting my own websites in my own data center since 1997.  In all that time I have learned that rewrites to clean up URL is the devil's work.  Ever time there's been a server upgrade to a different platform we have lost PageRank because we couldn't track down all those rewrites.

I've found that my current running 200+ websites work very nicely when we keep the code clean, the SEO well managed, and the URL variable short and understandable.  If the URL variables are out of control then we manage them inside Google Webmaster Tools.

Bottom line, I've never directly experienced any improvements in SEO from the RewriteRule and the WebDNA CMS we build to keep out URLs clean is pretty snazzy.

-Matt

On 8/30/2013 1:33 PM, Lawrence Banahan wrote:
Here is what I'm triyng to do

Website : http://www.sensationvoile.fr/
To try to get this working I'm created a small database
    sku    data    permalink
    01    mydata    mypermalink
    02    newdata    secondlink
Then I display the content

[search db=base.db&neSKUdata=all][numfound]
[founditems]<a href="[thisurl]?SKU=[data]">[data]</a><br>[/founditems]
<hr />
[founditems]<a href="[thisurl]?SKU=[SKU]">[data]</a><br>[/founditems]
[/search]

What I want to do is to get

    http://www.sensationvoile.fr/mypermalink
or
    http://www.sensationvoile.fr/secondlink  

so like that I get nice URL SEO friendly


John, I need to be working on one of my existing website, but I worked from what I found in your .htaccess


30 août 2013 14:29
Lawrence

Please give an example of what you are trying to do.





---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.us
Lawrence Banahan
30 août 2013 13:53
Hi
I'm trying to set up a RewriteRule in the .htacess o my mac/apache server to get nice url
I can't understand why it's not working.

Here is the code I'm using in the htaccess

<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^(.*)$ index.dna?REQUEST_URI=%{REQUEST_URI} [L]
</IfModule>

Thanks in advance
Lawrence
--------------------------------------------------------- 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

-- Matthew A PerosiCorporate ConsultantMobile Marketing ExpertSenior Web DeveloperSEO Analyst & Educatormatt@psiprime.comPsi Prime, Inc.323 Union Blvd.Totowa, NJ 07512Direct:  888.872.0274Fax:     888.488.5924http://www.perosi.com
--------------000607020406010309000503 Content-Type: image/jpeg; name="compose-unknown-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="compose-unknown-contact.jpg" /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEC AQEBAQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAAR CAAZABkDAREAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUK BwAAAAAAAAACAQMEBQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAA AAAAAAAAAAADAAEEAv/EACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oA DAMBAAIRAxEAPwDuEt+gW/ULet6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJ VIl7eXLCaZIGwBl3TY8epPx2+jy2ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4 v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJEw/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx +a69/JSf9alIlste0VzaNpeFrcT9KKymotyiaZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mR UfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRDnu5azS8miKqjOTVkKqS/psG37fo1Fbab eg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GAcpOwBeN+U8/IkGbsiS8b7ryogmbz hbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH4hPOI0DkjZtaJtFxuVEbIUUi yeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJnYn9dnAQWl722p4ot37y zqnlfp6FrqbwawG8/9k= --------------000607020406010309000503 Content-Type: image/jpeg; name="postbox-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="postbox-contact.jpg" /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR CAAZABkDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD6xu9X8OWK6j4q8Q2VpfPY6Cmr30klrHNK yi2aVySQTk4OB24A4r5+hOTrO/Y9KqkoK3c+Jr/Uf2hfiPqJv38QeEdD0y95ttKTS4XjhhYZ VHbyiWODySTzmto4qmmo2HHDTa5rnq/7Huk3FxqXjSLXtK0mO60e6tbG4NrZwxhZA0hLxuqh hwAQeo9q9HF1/bU4S66nHCn7Ocos6z/hoDxP/wBFVg/7/wAX+Fc3PPuVyxPQdG0O98UeH/En h+Fo0ivvCdraxbUAxJJp/IPUHO4Dp3rzMNdVJ+n+Z21bcqv3PzsbSr+2XUbCb4x+I7W5ivIW jkWJlW3XJ3RNhup3KBgj7vArp54qz5EaRpXVudn25+yDoOnw6L47vdPvp72eS702a6nlHzyy eSysze5wWOOPmrdQn7NTls9jmqyhz8sdWt2eYecn91PyoszG5534v/4KBeJNA0vUvD3w28JS aTf3Fhb6fLqGrH/SbSSK2jgfZAOFcMjY3E4PVcitcNlvs5udSV79BVcVzJRitifwt8Pbj4j2 Ph/xR4f1qxt9H8UxLPqCXUhL6fKzBJS2Adyh0faSQememawrwp06ypOVuY6KOIn7J6bHb/AH 9qv4UfAzxH8QPBvj+21e1S91V7S0vraFbmKNbeSWMeaFYNyCDlQw617OKoupCMYfZVjzKdVR k3Lqznf+Eqs/+gV4g/8ABFe//Gq4fq8+x0e1ifK37Z//ACdB48/7CS/+iI67kc/U6H4If8it Y/7k/wD6NavPr/71T+ZtT/hSOY+E/wDyWCD/ALDkf/pSK9J7I53uftJSA//Z --------------000607020406010309000503-- --------------020902050304070404000502-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Rewrite url (WebDNA 2013)
  2. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  3. Re: [WebDNA] Rewrite url (WebDNA 2013)
  4. Re: [WebDNA] Rewrite url (matt@psiprime.com 2013)
  5. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  6. Re: [WebDNA] Rewrite url (matt@psiprime.com 2013)
  7. Re: [WebDNA] Rewrite url (John Butler 2013)
  8. Re: [WebDNA] Rewrite url (John Butler 2013)
  9. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  10. Re: [WebDNA] Rewrite url (Lawrence Banahan 2013)
  11. Re: [WebDNA] Rewrite url (John Butler 2013)
  12. Re: [WebDNA] Rewrite url (Stuart Tremain 2013)
  13. Re: [WebDNA] Rewrite url (Stuart Tremain 2013)
  14. [WebDNA] Rewrite url (Lawrence Banahan 2013)
  15. Re: [WebDNA] Rewrite url before redirect (Dave Stengel 2012)
  16. Re: [WebDNA] Rewrite url before redirect (Govinda 2012)
  17. [WebDNA] Rewrite url before redirect (Dave Stengel 2012)
This is a multi-part message in MIME format. --------------020902050304070404000502 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Just as an FYI there is nothing wrong with a domain.com?sku=3D1234 as a=20 URL. Google still loves that as long as all the other factors of on=20 page SEO are working. I'm only mentioning this because if you are chasing this rewrite down to=20 clean up an SEO problem you might want to look at other SEO ranking=20 factors first. Of course if you are trying to deal with usability=20 issues this might be more logical. I've been hosting my own websites in my own data center since 1997. In=20 all that time I have learned that rewrites to clean up URL is the=20 devil's work. Ever time there's been a server upgrade to a different=20 platform we have lost PageRank because we couldn't track down all those=20 rewrites. I've found that my current running 200+ websites work very nicely when=20 we keep the code clean, the SEO well managed, and the URL variable short=20 and understandable. If the URL variables are out of control then we=20 manage them inside Google Webmaster Tools. Bottom line, I've never directly experienced any improvements in SEO=20 from the RewriteRule and the WebDNA CMS we build to keep out URLs clean=20 is pretty snazzy. -Matt On 8/30/2013 1:33 PM, Lawrence Banahan wrote: > Here is what I'm triyng to do > > Website : http://www.sensationvoile.fr/ > To try to get this working I'm created a small database > sku data permalink > 01 mydata mypermalink > 02 newdata secondlink > Then I display the content > > [search db=3Dbase.db&neSKUdata=3Dall][numfound] > [founditems][thisurl]?SKU=3D[data]">[data]
[/foundite= ms] >
> [founditems][thisurl]?SKU=3D[SKU]">[data]
[/founditem= s] > [/search] > > What I want to do is to get > > http://www.sensationvoile.fr/mypermalink > or > http://www.sensationvoile.fr/secondlink > > so like that I get nice URL SEO friendly > > > John, I need to be working on one of my existing website, but I worked=20 > from what I found in your .htaccess > > >> Stuart Tremain >> 30 ao=FBt 2013 14:29 >> Lawrence >> >> Please give an example of what you are trying to do. >> >> >> >> >> >> --------------------------------------------------------- >> 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 >> Lawrence Banahan >> 30 ao=FBt 2013 13:53 >> Hi >> I'm trying to set up a RewriteRule in the .htacess o my mac/apache=20 >> server to get nice url >> I can't understand why it's not working. >> >> Here is the code I'm using in the htaccess >> >> >> RewriteEngine On >> RewriteRule ^(.*)$ index.dna?REQUEST_URI=3D%{REQUEST_URI} [L] >> >> >> Thanks in advance >> Lawrence > --------------------------------------------------------- This message=20 > is sent to you because you are subscribed to the mailing list . To=20 > unsubscribe, E-mail to: archives:=20 > http://mail.webdna.us/list/talk@webdna.us Bug Reporting:=20 > support@webdna.us=20 --=20 Matthew A Perosi Corporate Consultant Mobile Marketing Expert Senior Web Developer SEO Analyst & Educator matt@psiprime.com Psi Prime, Inc. 323 Union Blvd. Totowa, NJ 07512 Direct: 888.872.0274 Fax: 888.488.5924 http://www.perosi.com --------------020902050304070404000502 Content-Type: multipart/related; boundary="------------000607020406010309000503" --------------000607020406010309000503 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Just as an FYI there is nothing wrong with a domain.com?sku=1234 as a URL.  Google still loves that as long as all the other factors of on page SEO are working.

I'm only mentioning this because if you are chasing this rewrite down to clean up an SEO problem you might want to look at other SEO ranking factors first.  Of course if you are trying to deal with usability issues this might be more logical.

I've been hosting my own websites in my own data center since 1997.  In all that time I have learned that rewrites to clean up URL is the devil's work.  Ever time there's been a server upgrade to a different platform we have lost PageRank because we couldn't track down all those rewrites.

I've found that my current running 200+ websites work very nicely when we keep the code clean, the SEO well managed, and the URL variable short and understandable.  If the URL variables are out of control then we manage them inside Google Webmaster Tools.

Bottom line, I've never directly experienced any improvements in SEO from the RewriteRule and the WebDNA CMS we build to keep out URLs clean is pretty snazzy.

-Matt

On 8/30/2013 1:33 PM, Lawrence Banahan wrote:
Here is what I'm triyng to do

Website : http://www.sensationvoile.fr/
To try to get this working I'm created a small database
    sku    data    permalink
    01    mydata    mypermalink
    02    newdata    secondlink
Then I display the content

[search db=base.db&neSKUdata=all][numfound]
[founditems]<a href="[thisurl]?SKU=[data]">[data]</a><br>[/founditems]
<hr />
[founditems]<a href="[thisurl]?SKU=[SKU]">[data]</a><br>[/founditems]
[/search]

What I want to do is to get

    http://www.sensationvoile.fr/mypermalink
or
    http://www.sensationvoile.fr/secondlink  

so like that I get nice URL SEO friendly


John, I need to be working on one of my existing website, but I worked from what I found in your .htaccess


30 août 2013 14:29
Lawrence

Please give an example of what you are trying to do.





---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.us
30 août 2013 13:53
Hi
I'm trying to set up a RewriteRule in the .htacess o my mac/apache server to get nice url
I can't understand why it's not working.

Here is the code I'm using in the htaccess

<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule ^(.*)$ index.dna?REQUEST_URI=%{REQUEST_URI} [L]
</IfModule>

Thanks in advance
Lawrence
--------------------------------------------------------- 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


-- Matthew A PerosiCorporate ConsultantMobile Marketing ExpertSenior Web DeveloperSEO Analyst & Educatormatt@psiprime.comPsi Prime, Inc.323 Union Blvd.Totowa, NJ 07512Direct:  888.872.0274Fax:     888.488.5924http://www.perosi.com
--------------000607020406010309000503 Content-Type: image/jpeg; name="compose-unknown-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="compose-unknown-contact.jpg" /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEC AQEBAQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAAR CAAZABkDAREAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUK BwAAAAAAAAACAQMEBQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAA AAAAAAAAAAADAAEEAv/EACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oA DAMBAAIRAxEAPwDuEt+gW/ULet6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJ VIl7eXLCaZIGwBl3TY8epPx2+jy2ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4 v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJEw/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx +a69/JSf9alIlste0VzaNpeFrcT9KKymotyiaZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mR UfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRDnu5azS8miKqjOTVkKqS/psG37fo1Fbab eg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GAcpOwBeN+U8/IkGbsiS8b7ryogmbz hbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH4hPOI0DkjZtaJtFxuVEbIUUi yeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJnYn9dnAQWl722p4ot37y zqnlfp6FrqbwawG8/9k= --------------000607020406010309000503 Content-Type: image/jpeg; name="postbox-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="postbox-contact.jpg" /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR CAAZABkDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD6xu9X8OWK6j4q8Q2VpfPY6Cmr30klrHNK yi2aVySQTk4OB24A4r5+hOTrO/Y9KqkoK3c+Jr/Uf2hfiPqJv38QeEdD0y95ttKTS4XjhhYZ VHbyiWODySTzmto4qmmo2HHDTa5rnq/7Huk3FxqXjSLXtK0mO60e6tbG4NrZwxhZA0hLxuqh hwAQeo9q9HF1/bU4S66nHCn7Ocos6z/hoDxP/wBFVg/7/wAX+Fc3PPuVyxPQdG0O98UeH/En h+Fo0ivvCdraxbUAxJJp/IPUHO4Dp3rzMNdVJ+n+Z21bcqv3PzsbSr+2XUbCb4x+I7W5ivIW jkWJlW3XJ3RNhup3KBgj7vArp54qz5EaRpXVudn25+yDoOnw6L47vdPvp72eS702a6nlHzyy eSysze5wWOOPmrdQn7NTls9jmqyhz8sdWt2eYecn91PyoszG5534v/4KBeJNA0vUvD3w28JS aTf3Fhb6fLqGrH/SbSSK2jgfZAOFcMjY3E4PVcitcNlvs5udSV79BVcVzJRitifwt8Pbj4j2 Ph/xR4f1qxt9H8UxLPqCXUhL6fKzBJS2Adyh0faSQememawrwp06ypOVuY6KOIn7J6bHb/AH 9qv4UfAzxH8QPBvj+21e1S91V7S0vraFbmKNbeSWMeaFYNyCDlQw617OKoupCMYfZVjzKdVR k3Lqznf+Eqs/+gV4g/8ABFe//Gq4fq8+x0e1ifK37Z//ACdB48/7CS/+iI67kc/U6H4If8it Y/7k/wD6NavPr/71T+ZtT/hSOY+E/wDyWCD/ALDkf/pSK9J7I53uftJSA//Z --------------000607020406010309000503-- --------------020902050304070404000502-- matt@psiprime.com

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:

More DateMath problems (1997) BR (1997) WebCat2 - many [carts] on one template page? (1997) Updating a database once per day - An example (1998) WebDNA Build Area (linux) (2004) [ConvertChars] problem (1997) Re[2]: New syntax feedback for 4.0 (2000) Images in WebCat (2000) Question about [encrypt] (1998) Database cloning- will the real -oRiGiNaL- please stand up (2003) Sort Order on a page search (1997) Summary search -- speed (1997) Ken's Data Manager (was dbQuickView 2.0) (2005) Roundup function? (1997) How do _you_ back up your db? (2000) [HIDEIF] inside [FOUNDITEM] (1997) Only charge card when product shipped ? (1997) Pirated WebCat? NOT... (2003) Search Question (2003) b12 cannot limit records returned and more. (1997)