There is no command
<a href="<%=yourdblink.ext%>">yourlinktext</a>
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
| Thanks for your reply. I'm writing the Asp code now and it's going ok. One
| problem though - one of the Access fields has a url link in it. What is the
| Asp command to display the field on a Web page as a URL? Thanks for any
| replies.
|
| "Stefan B Rusynko" wrote:
|
| > See response to your other post
| > - you will not be able to use the DBRW w/o a lot of hand coded ASP
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| >
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
| > _____________________________________________
| >
| >
| > | It is possible to change the code by copying it to notepad and then saving
| > | the file from notepad. The problem I have is :
| > | What I want to do is search an Access database field for more than one word
| > | or a phrase. At present it will only return a phrase or one word. When I
| > | create a search form in FrontPage 2003 ( Insert - Database - Results) and I
| > | serach a field in an Access Database I am unable to search for more than one
| > | word in the field. For example if I enter "blue car" it will not find a
| > | record that has a field with "I have a car and it is blue". If I enter "car"
| > | it will find that record.Thanks for any replies.
| > |
| > | "Andrew Murray" wrote:
| > |
| > | > All the code you can change appears in code view. but as stated you can't
| > | > change the webbot code in the code view, as FP will reset it to the original
| > | > code.
| > | >
| > | > The code within the <!-- and --> are part of the web-bots - the server
| > | > extensions (the <!-- and --> are also used for standard HTML comments) which
| > | > are I believe compiled programs i.e. exe files, and therefore do not have
| > | > source code. What is the change you need to make, and why do you need to
| > | > get into the webbots to make it?
| > | >
| > | > If the form needs changing, then that needs to be changed within the code
| > | > view or the design view.
| > | >
| > | > The web bots "make it work" so to speak; but they don't determine how you
| > | > display and layout a form on the page, and I doubt anything within the
| > | > webbot code can fix the problem you have.
| > | >
| > | > | > | > > If you gave more info it might be possible to help you.
| > | > >
| > | > > Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
| > | > >
| > | > > On Thu, 10 Nov 2005 08:33:07 -0800, "Mick"
| > | > >
| > | > >>Is it possible to view all the webbot code that the FrontPage wizards
| > | > >>create.? I need to make a small change to the code in a form but I can't
| > | > >>locate the file the code is stored in. I know that it is possible to view
| > | > >>some code in FrontPage by clicking on the code tab but it does not seem to
| > | > >>list all the code created. Thanks for any replies.
| > | >
| > | >
| > | >
| >
| >
| >