|
| |
|
|
lellis_sjca
Posts: 26 Joined: 12/17/2004 Status: offline
|
2 questions (this if then, and reference material) - 1/4/2005 21:42:49
Hi - Question #1: Need some help with an if then statement... I want to add a CarriageReturn if either category1 or category2 are not null <% if FP_Field(fp_rs,"Category1")&""<>"" or FP_Field(fp_rs,"Category2")&""<>"" then response.write "<CR>" else response.write "" end if %> Question 2: Where can I get reference material to read on if then syntax within FrontPage. Books, or best web sites. Thanks Larry
|
|
|
|
dpf
Posts: 7126 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: 2 questions (this if then, and reference material) - 1/4/2005 22:25:23
quote:
"<CR>" is there such a tag in html? don't you mean <br>?
_____________________________
Dan
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|