Skip to main content
Participant
August 13, 2006
Question

simple solution for a simple person HELP

  • August 13, 2006
  • 3 replies
  • 264 views

I am trying to build my first form. it is reading and posting; but, when the data is received it contains all of the formatting code for the txt. How can I make it so that just thext entered is recieved by the ASP page??
Thanks!!!

This topic has been closed for replies.

3 replies

kglad
Community Expert
Community Expert
August 15, 2006
you're welcome.
achibAuthor
Participant
August 13, 2006
Thank You kgald - I added the Target and Method arguments and it is working perfectly!
kglad
Community Expert
Community Expert
August 13, 2006
use your LoadVars() object to send the data instaed of getURL: