Posting database results to a form using a hyperlink

R

Ron

I'am trying to post database results to a form using a
hyperlink. My goal is to populate the form, update the
content and post the updated content into the database.
Normally everything works well, but when I try to post a
large amount of text into the form, the form will not
populate. Is there a limit using hyperlinks of this kind:

BeheerNieuwsUpdateContent.asp?ID=%3c%25=FP_FieldURL
(fp_rs,%22ID%22)%25%3e&NieuwsTitel=%3c%25=FP_FieldURL
(fp_rs,%22NieuwsTitel%22)%25%3e&NieuwsKernzin=%3c%
25=FP_FieldURL(fp_rs,%22NieuwsKernzin%22)%25%
3e&NieuwsTekst=%3c%25=FP_FieldURL(fp_rs,%22NieuwsTekst%
22)%25%3e

Ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top