PC Review


Reply
Thread Tools Rate Thread

How do I capture a URL in a form field

 
 
=?Utf-8?B?a2VsbHk=?=
Guest
Posts: n/a
 
      26th Apr 2005
I have a form I have written using aFrontpage wizard - it draws back data
from a SQL db and I want to allow people to edit (which works) one of the
field of data. The problem is that they will be putting in a URL and the
results don't seem to recognise it as a hyperlink. Do I have to place an
anchor <a href> into the pages code?
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      26th Apr 2005
Yes, on your page you have to make it a true hyperlink:

<a href="<%=recordset("fieldname")%>">link name</a>

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"kelly" <(E-Mail Removed)> wrote in message
news:1AF421A8-C38F-4E6F-8168-(E-Mail Removed)...
>I have a form I have written using aFrontpage wizard - it draws back data
> from a SQL db and I want to allow people to edit (which works) one of the
> field of data. The problem is that they will be putting in a URL and the
> results don't seem to recognise it as a hyperlink. Do I have to place an
> anchor <a href> into the pages code?



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MS Access 2007: Capture parameter value and pass it to a form's field OLG General Software 0 5th Apr 2011 02:25 PM
Capture Form Field To Display Report =?Utf-8?B?RWFybENQaGlsbGlwcw==?= Microsoft Access VBA Modules 5 9th Oct 2006 09:46 PM
Capture Record number as a field in form =?Utf-8?B?YmFicw==?= Microsoft Access Forms 2 25th May 2006 01:35 PM
How to capture the name of the current form for a field =?Utf-8?B?QkxUaWJicw==?= Microsoft Access Form Coding 3 28th Jul 2005 05:31 PM
can you capture more than 1 record in a combo box form field? =?Utf-8?B?VGVycnkgSGFubmFu?= Microsoft Access Forms 1 17th Mar 2005 12:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:19 AM.