View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/
Update of /cvsroot/dqsd/dqsdweb
In directory usw-pr-cvs1:/tmp/cvs-serv8131
Modified Files:
searchwizard.htm
Log Message:
Index: searchwizard.htm
===================================================================
RCS file: /cvsroot/dqsd/dqsdweb/searchwizard.htm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** searchwizard.htm 13 Aug 2002 15:28:57 -0000 1.7
--- searchwizard.htm 13 Aug 2002 15:49:40 -0000 1.8
***************
*** 69,73 ****
</li>
<li>
! You should see a dialog that looks something like the following. Some of
the fields will be automatically filled in. Enter a name and a title for
the new search. The name is the string that will invoke the search and will
be used name the file, so keep it short and simple.<br/>
<center><img src="dqsdsearchwiz.jpg" align="top"></center>
</li>
--- 69,73 ----
</li>
<li>
! You should see a dialog that looks something like the following. Some of
the fields will be automatically filled in. Enter a name and a title for
the new search. The name is the string that will invoke the search and will
be used for the file name, so keep it short and simple.<br/>
<center><img src="dqsdsearchwiz.jpg" align="top"></center>
</li>
***************
*** 252,255 ****
--- 252,283 ----
<br/>
August 13, 2002
+
+ <h3>To do:</h3>
+ Feel free to grab the source and make the following improvements. These
+are not in any particular order.
+ <ul>
+ <li>
+ Add some context-sensitive help. The little help button is there, but it
+does nothing.
+ </li>
+ <li>
+ Run this thing through BoundsChecker or Purify. I hacked this together so
+quickly, I know there are probably some BSTRs not being freed.
+ </li>
+ <li>
+ Display the HTML content of each form in a browser control, instead of as just plain
+text. Not really sure if this would work without the entire page, but it
+would be more useful if it did.
+ </li>
+ <li>
+ Add a 'DQSD Search Wizard' menu item to the IE context and tools menus.
+ </li>
+ </ul>
+
+ <h3>Credits</h3>
+ <ul>
+ <li>
+ <a href="http://notesbydave.com">David Bau</a> for such a cool
+tool. Aren't the best things in life usually the simplest?
+ </li>
+ <li>
+ <a href="http://www.cheztabor.com/projects.htm">Tim Tabor</a> for sharing his
+code. Probably couldn't (and wouldn't) have done it without those examples.
+ </li>
+ </ul>
+
</body>
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/