Don, So what you're saying is that I would enter the information into three .ini files and then run three different templates? If that is the case, wouldn't it...
14432
acummingsus
Nov 17, 2005 10:27 pm
... [ . . ] ... Ok. Now I've seen two out of the three templates. Also I've not yet seen the (solo) data source file. If you just want access to a file: Don...
14433
Don - htmlfixit.com
dpasseng
Nov 18, 2005 3:22 am
I may not have been clear. I am not suggesting that you use THE Notetab ini file. You can create as many ini files as you wish. If you make an ini file for...
14434
Lee Underwood
ereedj2001
Nov 18, 2005 4:06 am
Ah, that clears it up. I didn't think you meant THE NoteTab INI file. I just thought you meant creating three ini files, then creating three more from the...
14435
Don - htmlfixit.com
dpasseng
Nov 18, 2005 4:53 am
... Yes Lee, and you can have a clip that prompts you for the data, loads it into the "custom" ini file, calls template one, puts the proper data into it, then...
14436
Lee Underwood
ereedj2001
Nov 18, 2005 1:32 pm
Don, Thanks. That sounds like what I want. I'll try to figure it out from the info you gave me previously. Thanks for all your help. Lee On 11/17/2005 11:49...
14437
rpdooling
Nov 18, 2005 2:16 pm
Lee, If you store the data in a separate, delimited file, or are retrieving from such a file, take a look at the clips in the Sample Code library under the...
14438
rpdooling
Nov 18, 2005 2:35 pm
Lee, Sorry the ModifyRecordSet collection is at the NoteTab site (not here on Yahoo). It's in the Other Libraries collection. http://www.notetab.com/other.php ...
14439
Lee Underwood
ereedj2001
Nov 18, 2005 4:48 pm
Thanks. I'll give it a look. I appreciate it. Lee On 11/18/2005 09:34 AM, rpdooling wrote: ... ........................................................ -- No...
14440
rpdooling
Nov 18, 2005 5:02 pm
The "Search Fields" clip in NoteTab's own SampleCode Library is the probably simplest and most useful example for grabbing data from a delimited file. rpd ... ...
14441
Charles M. Raine
rainecus
Nov 22, 2005 3:07 am
This is a fairly major revision of this clip. I found some deficiencies in the way the clip displayed the initial criteria and the handling of missing ...
14442
Catherine Browning
mainecoonkatze
Nov 26, 2005 12:30 pm
Hi all, I love NoteTab light ... have been using it for y-e-a-r-s ... it's compatible with my ancient computer and does everything I need it to, with one...
14443
Catherine Browning
mainecoonkatze
Nov 26, 2005 12:30 pm
Hi all, Was wondering if anyone knew of a clip which provided more options when inserting links into pages? Specifically, I'm seeking a clip which gives me the...
14444
Don - htmlfixit.com
dpasseng
Nov 26, 2005 2:37 pm
... This what you wanted? copy at: http://htmlfixit.com/blog/index.php?p=327 (but for some reason it has smart quotes ...) watch the one line ... it is really...
14445
dvdwriters12
Nov 28, 2005 12:09 am
Is it possible to do the following in Notetab. Suppose I have Dreamweaver code / a text editor open, I want to: Ask for the keyword and www link. Focus to...
14446
Catherine Browning
mainecoonkatze
Nov 28, 2005 3:56 pm
Hi, *Almost* what I was after .. just thought I should clarify that I *did* mean "name" in relation to the anchor, not the image! Didn't actually know images...
14447
Don - htmlfixit.com
dpasseng
Nov 28, 2005 5:39 pm
... can you please give me a link exactly as you want it to be when I am done with it was the clip otherwise what you were after?...
14448
sleazzyweasel
Nov 30, 2005 1:05 pm
Jody, I'm a novice to notetab pro. I'm looking to remove duplicates in an email mailing list file. The file only has email addresses. I think that I have to...
14449
Hugo Paulissen
hugo_paulissen
Nov 30, 2005 1:37 pm
... Mike, I'm not Jody, but I can give you some assistance. The easiest for you would be to sort your file, with the option "remove duplicates" checked. Select...
14450
Sleazzy Weasel
sleazzyweasel
Nov 30, 2005 1:55 pm
Hugo, Thanks a heap. It worked llike a charm. :-) Mike ... Mike, I'm not Jody, but I can give you some assistance. The easiest for you would be to sort your...
14451
BK
bk11131952
Nov 30, 2005 4:34 pm
Hello, I have a clip to do a search/replace: ;title is: Qualified URLs Replace ^!Replace "href="styles/" >> "http://www.4safedrivers.com/styles/" WASI ...
; by: don at htmlfixit dot com ; creates a hyperlink from an image to a file ; fills in info about the image and prompts for ; target/name/alt/border/align...
14454
BK
bk11131952
Dec 1, 2005 7:21 pm
Thank you hrs, that is what I was looking for. I spent at least an hour looking before deciding to ask here. Figures it was right there in front of my face. ...
14455
dvdwriters12
Dec 3, 2005 2:57 am
Im trying to understand how the pasteclips library works is there any documents to explain how this library works ? Im basically trying to speed things up in...
14456
Don - htmlfixit.com
dpasseng
Dec 3, 2005 6:07 pm
... I think that is doable yes....
14457
Don - htmlfixit.com
dpasseng
Dec 3, 2005 7:25 pm
... To start the PasteClips Library, you double click on start. Then the clipboard monitor will remain on indefinately until you come back to notetab and...
14458
Jody
notetabber
Dec 5, 2005 8:32 am
Hi Don & dvdwriters12 ... Yep, that's it. I use it daily all the time in my support mail for FAQ stuff or frequently used phrases. My key letters or keyword I...
14459
Lee Underwood
ereedj2001
Dec 6, 2005 7:13 pm
Jody, I have a copy of your clip class outline but it stops in the middle of Lesson 11. The link you gave in the file ...
14460
Rowel I. Lirag
rowellirag
Dec 7, 2005 4:32 pm
Is it possible to access a website's HTML and parse it's contents using a NoteTab clip? Thank you and I appreciate any help....