Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
8920
WebUpload
posted

I'm starting to use WebUpload control that is part of ASP Netadvantage package.  Our current version is : 

 Version=11.2.20112.2086

The manual suggests to put the following reference to the page :

<link type="text/css" href="/Styles/ig/jquery.ui.custom.css" rel="stylesheet" />
<link type="text/css" href="/Styles/base/ig.ui.min.css" rel="stylesheet" />

<script type="text/javascript" src="/Scripts/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="/Scripts/jquery-ui.min.js"></script>
<script type="text/javascript" src="/Scripts/Samples/combined/min/ig.ui.min.js"></script>

 

I can not find any of these files... can you advise where they could be located ?

 

 

 

Parents Reply Children
No Data