Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

harinath

@harinath
About
Posts
36
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Sitemap and role based access (custom roles)
    H harinath

    Hi all, We have developed a web application with .net 2.0 in asp.net. I am trying hard for the last couple of weeks to use sitemap for role based access. we are authenticating users with our custom code (LDAP and database table based on user type). I am not able to use the role based access for sitemap. tried enabled securitytrimming in web.config and enabling rolemanager etc. but when i enabled that nothing was visible in the menu bar. when i dont keep security trimming in web.config i see all the menu items (roles are not applied). any one who has worked on this, could you please through some light on this. this is bit urgent.

    Thanks Harinath India

    C# csharp asp-net database com security

  • Issue with FileUpload control
    H harinath

    Hi all, I come across an interesting observation while working for a project. We have a FileUpload control and some other input fields in the form. we are doing validation from the server side and throwing javascript error if some condition is not satified. Java script "confirm" method is used to take user decision to go ahead with form submission with the existing values. If user clicks ok the form is re-submitted which is making the FileUpload control selected file information lost. Is there any alternative? could you please advice.

    Thanks Harinath India

    .NET (Core and Framework) help java javascript com sysadmin

  • Editable datagrid
    H harinath

    Hi All, Could you please help\guide me in creating a editable grid which consists of edit/cancel,delete buttons for each row. I need to update the data back to a database table. -Harinath

    Thanks Harinath India

    .NET (Core and Framework) css database com help tutorial

  • Architecture issue (IIS and SQL server on same machine?)
    H harinath

    Hi All, I need to design architecture on a file handling application through web interface. there will be limited no of users, and some DB logging will be there. so that database is not too complex. Is it ok, if i have database server and IIS on the same machine, and having a file server separately ( i am talking of the physical machines). Please provide your expert views on the same.

    Thanks Harinath India

    Web Development database sql-server com design sysadmin

  • Session timeout and download
    H harinath

    hi All, Suppose we the user is download a file through HTTP, and if the download size is more and is taking more time than session timeout, will there be a session timeout event? if user is not doing anything other than download?

    Thanks Harinath India

    ASP.NET com question

  • WebClient.UploadFile
    H harinath

    I am not sure of what you are expecting. it looks like you need to set the content type properly. well, refer to the following web links for some info on the similar topics. Upload handling http://support.microsoft.com/kb/323246/EN-US/ sample products handling uploads. http://www.iisworks.com/fileman/home.asp

    Thanks Harinath India

    .NET (Core and Framework) sysadmin tutorial

  • advice required distributed servers and updations [modified]
    H harinath

    Hi All, I need your expert on the following issue. We are working on designing a portal in .Net, which will be deployed at multiple locations. (US and Europe) The purpose is software distribution (upload and downloads). All updates will happen through an intranet portal (publishing of a new software product/patch etc). This need to be replicated with all other deployments (US and Europe etc). Publishing of software includes uploading the software (installer) and related information (description etc). This involves 2 things. Transferring the software product file (installer). This might be huge one. Updating the data base with related information. If anyone has thoughts or worked on similar assignments, Please let me know. I am interested in knowing the best practices in this area. -- modified at 0:20 Wednesday 16th August, 2006

    Thanks Harinath India

    .NET (Core and Framework) csharp com help discussion

  • Protect my pdf documents
    H harinath

    Thanks Jesse, I will try it out and let you know.

    Thanks Harinath India

    ASP.NET help csharp asp-net security

  • Protect my pdf documents
    H harinath

    Hi Jesse, I need to work on designing a portal for secured software distribution downloads. I think you code snippet will help me lot. I have a small query. Does this mechanism work fine with huge value of data file? say i have an install of 100 MB. Does this work fine? Please do let me know. Thanks Harinath India

    ASP.NET help csharp asp-net security

  • secured downloads on ASP.NET application
    H harinath

    Hi, I need to design a portal based on DOTNET. The requirement is to facilitate software downloads through the proposed portal. 1. big downloads(softwares/patches) will be there. 2. Need to track users based on tokens issued to there and we need to make sure only those with valid tokens will be able to download the particular software. Please do let me know your thoughts. Thanks harinath Thanks Harinath India

    ASP.NET csharp asp-net com design discussion

  • how to set input type file field value
    H harinath

    how to set input type file field value Hi all.. i am not able to set the default value for by giving the value. is there any way to achieve the purpose? function callme() { document.form1.t.value="textdsfdsfdsfdsf"; document.form1.file.value="c:\php.exe"; }

    Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development php tutorial question

  • unwanated popups
    H harinath

    hi, one of my friend is suffering a problem with IE. when he closes the IE browser automatically some popup ads are coming and it is really irritating. the popups are some screen saver ads.. like http://www.belgiandip.com/ etc related pages are coming i think it is some secret application which is opening this when browser is closing. can any body help me get rid of this. please. may be some registry setting? thnx hari Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development help com windows-admin question

  • XML XSL problem
    H harinath

    yes the problem is with ur xsl. you wrongly refering to the actor element just replace the following code for ur Actor. here ur are refering to the path Cast/Actor and again in value-of select also you are refering to "Actor" which is not correct. becuase when u refer to Cast/Actor it points to actor only so now u can just use a . (dot) to represent the same. or u can use text() function to get the text value. Actors:

    xxxZZZ

    or Actors:

    xxxZZZ

    Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development xml help database

  • regular expression pls
    H harinath

    Hi, all i was struggling to write a simple regular expression but i failed.. so came to forum.. pls do me a faour. what i need is.. 1. a simple regular expression which checks for input string for a. it should be alphanumeric only and space is allowed b. but it should not be just a number.. (i.e is should contain atleast one character) you can use the following link for checking your expression.. http://www.nvcc.edu/home/drodgers/ceu/resources/test\_regexp.asp please do help me out. thanx __________________ Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development regex help

  • html text wrapping
    H harinath

    yes, its working fine. thank u. Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development html help

  • html text wrapping
    H harinath

    no actually i am reading the data from DB. is it not possible through html? else i have to introduce spaces or
    in the middle in my session bean while setting the data. this is a common issue i am having. this is present in multiple places. and not all the fields take this much size. thats y i was in confusion. if there is no way in html, then i will introduce spaces or br tag in the middle

    Web Development html help

  • html text wrapping
    H harinath

    html text wrapping Hi all. here is one specific problem that my project is facing. where there is a big text that is to be displayed. i just wanted to wrap the data. i am not able wrap the data, giving size for table and td tag etc. any suggestions please.. 0 New Document

    thisissampletextwhichiwanttolimittomultiplerowsbut iamnotableto

    thisissampletextwhichiwanttolimittomultiplerowsbut iamnotableto

    Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development html help

  • unwanted javascript behavior
    H harinath

    Hi, all here is a case which is hurting me for the last couple of days.. the following html code is a part of my project. there are some buttons in the form. when i click "addproduct" it will pop up a child window but the problem is. when we close the window using X (close) button of the browser window, after that clicking on other button "update status" is again poping up one more window. actually i am not writing any code to pop up window for this button. y it is happening.. i dont want this behavior. how to get rid of this? any suggestions? the code is here code:-------------------------------------------------------------------------------- function fnSubmit(actionCode) { if(actionCode==1) { if(validateLoyaltyAdminForm(document.loyaltyAdminForm)) { document.loyaltyAdminForm.actionCode.value="1"; document.loyaltyAdminForm.submit(); return; } else { return; } } } function openViewWindow(jobId) { var str = 'child'; var d; d =window. open('',str,'width=800,height=300,scrollbars=yes,s tatus=yes,resizable'); d.moveBy(10,20); document.forms['loyaltyAdminForm'].target = str; document.forms['loyaltyAdminForm'].actionCode.value = '5'; document.forms['loyaltyAdminForm'].JobDescriptionId.value = jobId; document.forms['loyaltyAdminForm'].submit(); d.focus(); } function fnEditProduct(productId) { document.loyaltyAdminForm.productId.value=productId; var str = 'child'; var d; d =window. open('',str,'width=800,height=300,scrollbars=yes,s tatus=yes,resizable'); d.moveBy(10,20); document.forms['loyaltyAdminForm'].action="addProduct.do"; document.forms['loyaltyAdminForm'].target = str; document.forms['loyaltyAdminForm'].actionCode.value = '2'; document.forms['loyaltyAdminForm'].submit(); d.focus(); } function fnEditAward(awardId) { document.loyaltyAdminForm.awardId.value=awardId; var str = 'child'; var d; d =window. open('',str,'width=800,height=300,scrollbars=yes,s tatus=yes,resizable'); d.moveBy(10,20); document.forms['loyaltyAdminForm'].action="addAward.do"; document.forms['loyaltyAdminForm'].target = str; document.forms['loyaltyAdminForm'].actionCode.value = '3'; document.forms['loyaltyAdminForm'].submit(); d.focus(); } function fnDelete</x-turndown>

    Web Development javascript html help tutorial question

  • email java script validation
    H harinath

    hi, all is 123@123.123 a valid email? any website having validation to identity this as email validation ? as i know codeproject says nothing about it in registration. u can give all numbers like 12123@1212.12323 etc for email while registration thnx harinath mallepally Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development java tools question

  • how to control IE auto fill options from java script
    H harinath

    Great... Thank Q very much.. i thought i need to do something big.. but its simple.. thank U buddy Harinath Cybernet software systems pvt. ltd. 3, Bishop wallers avenue east, mylapore chennai India-600004

    Web Development java tools help tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups