FORUMS

c360 Forums
 Home        Members    Calendar    Who's On

Welcome Guest ( Login | Register )
      



ASPX samples for web connectExpand / Collapse
Message
Posted 5/3/2006 9:25:33 AMPost #233
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Does anyone have any sample aspx files for web connect that i could modify in visual studio 2005.

id like to add some validation controls in to my form

shouldnt be too hard for some one with a little experience (which is not me )

Thanks

PS. web connect is an unreal tool

Posted 5/9/2006 5:02:45 PMPost #248
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Hi,

I have used the add existing item into my website in VS2005 & selected the AllCrmLeadFields.html. I then renamed the file to .aspx which gave me additional controls (like validators).

i noticed the that the fields do not contain an id but do contain a name. so i then deleted the txtbox & created a new one, added validation & published file.

I know get error message

Control 'emailaddress1' of type 'TextBox' must be placed inside a form tag with runat=server.

id really appreciate some help on this one.

Thanks

Todd

Posted 5/9/2006 5:14:53 PMPost #249
 

Forum Member
Todd,

If you're not an experienced developer, your best bet would be to use classic html and javascript to enforce field level validation -instead of asp.net web controls and validation.  There are numerous articles on the web about how to create web forms, as well as how to add javascript validation.  We also have some basic documentation on our WebConnect Configuration Guide and there are sample forms included that you can use as a starting point in creating your forms.  That should be a good place for you to start, create a form with one field (email address), and setup webconnect to process that form, test it.  If that works, add javascript validation to that field, test it, if that all works, start adding more fields and move on from there.  Also, the form does not have to be a .aspx page - it can simply be a .html or .asp page - just make sure your webserver however does support asp.net.

We also sell a WebConnect configuration assistance for $150 from our e-store where a c360 representative will help you setup webconnect if you need assistance.  Hope that helps!

Kevin Eichelberger
Pre-Sales Engineer / Product Specialist
c360 Solutions, Inc.

Posted 5/10/2006 2:20:51 AMPost #250
 

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie
Thanks Kevin
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Jeremie Desautels, john.gravely, kanika.jackson, Arvind Raman, Ken Champion

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 2:13pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.406. 14 queries. Compression Enabled.