en-USzh-CN
Search
You are here:Support  >  Articles
Articles

For this article, it will teach you how to use Web Request feature. Web Request feature allows you using POST or GET method to send data to the receiver of the remote.

For example, you have three fields “Name”, “Email” and “Comment” in your form. After users submit form, you want module to send Name, Email, Comment data submitted by users to remote sever, including some other custom data, you can achieve it according to following steps.

 

Configuration Steps

1. First of all, please enter Management Center -> Module Settings page, then find ”Send Web Request Request After Submit” option and choose to send data via post or get method



2. Next, you need to enter URL which will get data in “Web Request Url” option. In URL, you can enter tokens of fields. In this sample, [Step1Content1] represents Name, [Step1Content2] represents Email and [Step1Content3] represents Comment. You can write as following format, such as this link:

http://www.dnnsmart.net?userid=12345&password=dnnsmart&customname=[Step1Content1]

 

 

At the receiver, you will get following parameters, userid, password, customname are customed by you additionally.

Name

Email

Comment

userid

password

customname



3. In this way, you can get data submitted by users through other program.

about author

DNNSmart

Developer

Although DNNSmart was newly founded in August 2012, we devoted to DNN development work since 2008. We specializes on the DotNetNuke (DNN) Content Management System including DNN skin design, DNN programming and website construction. Our development team is located in China, our professional and outstanding developers are passionate about web design, programming and web applications.

Comments ()

    Leave a comment

    2000 character(s) remaining. Comment limited to 2000 characters.
    Post Comment
    Search
    Categories
    Calendar
    Authors
    Archives
    Home   |   DNNSmart Store   |   Free Downloads   |   Support   |   Service   |   About Us   |   Membership