Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
MS Access (memo field) response.write returns null
Old 05-24-2004, 06:12 PM MS Access (memo field) response.write returns null
Junior Talker

Posts: 1
Trades: 0
I am trying to dynamically insert a URL into a a href tag. Here's the tag:

<a href="<%=(rsListing.Fields.Item("Maplink").Value)% >" target="_blank"><%=(mapLinkText)%>

- The item "Maplink" is a memo field in the MS Access db
- The data is a URL in URLencoded format
- This will return a null value when the field is not empty
- I tryed to embed the whole <a href> tag into a different memo field (not just the URL) that was already outputting data (with the same settings as the Maplink field) and this worked.

If anyone is familier with this problem, please lend me your expertise. Thanks.
drdarby is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-31-2004, 05:48 AM
Average Talker

Posts: 16
Trades: 0
Using ASP, create a page to post the results to and look at it closely before sending it to the database. This ensures there isn't a coding problem. Also try forcing it as string "CSTR" and also make sure the databse is Updating the record through the correct SQL/asp statements.
TopGun is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to MS Access (memo field) response.write returns null
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24218 seconds with 12 queries