Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Publishing a form (TS 6.5)
homesick123
My client wants me to publish an asp form to his website through open deploy using teamsite. When the website user fills up the form and submits it ,it should go as an e-mail to the concerned employee of my client.
Now the problem is - how can a public website user fill in and submit an ASP form published by opendeploy using TS.
Generating e-mail will be no problem once i find that out.
Find more posts tagged with
Comments
stefanmaier
Hi,
Hmmm, perhaps you mix up Teamsite functionality with website functionality.
If I read the the customers requirements, you have to do two things:
1. Publishing the ASP page (Teamsite functionality)
The ASP page sould be deployed from the Teamsite server to the website server with OpenDeploy.
That should be no problem.
2. Using the ASP page (website functionality)
If an internet user fills out the ASP form and clicks on a submit button, an email is generated.
That should also be no problem. A website user doesn't have access to Teamsite or Opendeploy.