After all that I was looking through the archives and found steve poirier's message titled
  Subject: RE: [DQSD-Users] COMX.XML - missing Joy of Tech & User Friendly (again)

comx /userfriendly was setup all the time....and no one tipped me off :-(

:-)

Tom.

Shawn K. Hall wrote:
Hi Tom,

  
I am working on a search for the daily static...I am
trying to figure out the pattern they use to come up
with the name so I can compose it given the date.
    

I would just use an XmlHttp hit the first time, pattern match "uf*.gif",
and then a second request for the image. This is some code I've migrated
from one of my homebrew samples. Save it as a new htm file:

'// ========================================================
<html>
<head>

<title> Test </title>

<script language="_javascript_">

var ksRoot = "http://www.userfriendly.org/cartoons/";
  
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ To unsubscribe visit: https://lists.sourceforge.net/lists/listinfo/dqsd-users DQSD-Users@lists.sourceforge.net http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to