Click here to Skip to main content
15,901,505 members

Comments by Hassan Sajedi (Top 7 by date)

Hassan Sajedi 7-Mar-12 6:02am View    
thank you for help but i want load data from database in code behind.
Hassan Sajedi 27-Feb-12 3:58am View    
Thanks for your follow /
maybe the problem is simple and i need a simple solution for that . any way i try to explain everything for your :
We design a web site for viewing some prices for the other resources in our website . for example the price of gold and dollar and etc .There is database in our dedicated server that we read some data (prices) from 7 table every 10 seconds .we done this by ajax timer and threading. as this project start in our website , the cpu usage goes from 20%(normal situation) to 100 % and the server goes to suspended mode . this web site is www.tehrangold.net/default.aspx .
So how can we solve this problem instead of thread ?
Hassan Sajedi 14-Feb-12 3:51am View    
thanks for your help
Hassan Sajedi 29-Nov-11 2:32am View    
thank you but this code does not worked. my code is:

<script type="text/javascript" src="http://localhost/DotNetNuke4-9-5/DesktopModules/ThumbnailGallery/ThumbnailGallery/js/easyALBUM.js"></script>
<style type="text/css" media="screen">
@import "http://localhost/DotNetNuke4-9-5/DesktopModules/ThumbnailGallery/ThumbnailGallery/css/easyALBUM.css";
</style>
<div önload="return TJK_Gallery('gallery');">
</div>
Hassan Sajedi 19-Oct-11 8:02am View    
No, I want to index my page with google.com/addurl in asp.net code behind for seo.