Publish a second-hand house, upload images, and add watermarks. You can upload multiple copies at a time .. Obtain the key value in Web. config in the foreground and background.

Source: Internet
Author: User

 

Download

/Files/tiger8000/sourcecode.rar

 

Or download a single file:

/Files/tiger8000/pubsellsecondhouse.txt after downloading the real file name, change the extension to. aspx.

/Files/tiger8000/pubsellsecondhousecs.txt after downloading the real file name, change the extension to. aspx. CS

 

In web. config

 

<Deleetask>
<Add key = "webrootpath" value = "/"> </Add>
<! -- Website root path -->
<Add key = "uploadpicsizelimit" value = "200000"> </Add>
<! -- Size limit for uploaded images -->
<Add key = "webtitle" value = "baijia fangxin network, Jilin City"> </Add>
<! -- Website title -->
</Appsettings>

<Connectionstrings>
<Add name = "guancompanyconnectionstring" connectionstring = "Data Source = localhost; initial catalog = goufangdb; user id = sa; Password = 123456;" providername = "system. data. sqlclient "/>
</Connectionstrings>
<System. Web>

 

Then, in aspx

 

<Title> <% = housename %>-new house channel-<% = configurationmanager. deleettings ["webtitle"]. tostring () %> </title>

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.