|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
RegExp problem |
|
From: |
scot |
|
Date: |
12/11/2002 1:09:44 AM |
|
IP: |
12.247.144.127 |
On the market is a weblog site. When you pay for the subscription, you're permitted to add titles to your posts. Since i'm cheap(*snicker*), I decided to create my own titles by way of custom tags residing in the text field containing the post.
example:
----------Begin post----------
< custom tag >Title of post < / custom tag >
post body goes in here
-----------End Post-----------
I've decided to use RegExp to seek out the tags. But my problem is that I'm not sure how to extract the information BETWEEN the custom tags and save it as a variable so it can be displayed on a different part of the page.
If anyone could help me out, it'd be great. I've collectively spent around 12 hours on this problem already. |
Follow Up - Re: RegExp problem - Si 2/9/2003 7:58:38 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|