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
M

Member 4260270

@Member 4260270
About
Posts
44
Topics
30
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Gridview row selection
    M Member 4260270

    Hai All, I have a gridview and some datas are bind to that grid.There is a template button in the grid called"Click" and if I click the "Click" field the the corresponding row datas are displayed in a

    below that grid.There is a Save and Next button below this

    and if I press the Next button I want to display the next record from the grid to the

    . Is anybody can help me this regard Thanks Denny

    ASP.NET css help

  • Cannot use a leading .. to exit above the top directory
    M Member 4260270

    hello all, i have a problem in source code .i am developing a multilingual website. Here i am using Global resource file for translation .It is working fine in local server but when i upload into online server the following error shows .Below shown bold part a label contains value that dynamically getting from code file .for working online why this value not getting any problem with java script or resource file accessing problem Server Error in '/' Application. -------------------------------------------------------------------------------- Cannot use a leading .. to exit above the top directory. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.HttpException: Cannot use a leading .. to exit above the top directory. Source Error: Line 384: mm_menu_0315125553_7.addMenuItem(" <%=lblPrecisionAdvertising.Text%>","location='http://KosmosPrecisionAdsTester.com/HPA\_PresentationLayer\\1\_INTRODUCTION\\701-...the-market-of-1.aspx'"); Line 385: mm_menu_0315125553_7.addMenuItem(" <%=lblMarketOf1.Text%>","location='http://KosmosPrecisionAdsTester.com/HPA\_PresentationLayer\\1\_INTRODUCTION\\701-...the-market-of-1.aspx'"); Line 386: mm_menu_0315125553_7.addMenuItem(" <%=lblUNIQUESystems.Text%>","location='http://KosmosPrecisionAdsTester.com/HPA\_PresentationLayer\\1\_INTRODUCTION\\702K-UniqueSystems.aspx'"); Line 387: mm_menu_0315125553_7.hideOnMouseOut=true; Line 388: mm_menu_0315125553_7.bgColor='#0082AF'; Source File: c:\inetpub\wwwroot\KosmosClub.com\MasterPage.master Line: 386 Stack Trace: [HttpException (0x80004005): Cannot use a leading .. to exit above the top directory.] System.Web.Util.UrlPath.ReduceVirtualPath(String path) +11248521 System.Web.Util.UrlPath.Reduce(String path) +64 System.Web.UI.Control.ResolveClientUrl(String relativeUrl) +212 System.Web.UI.HtmlControls.HtmlLink.RenderAttributes(HtmlTextWriter writer) +85 System.Web.UI.HtmlControls.HtmlLink.Render(HtmlTextWriter writer) +57 ASP.masterpage_master.__Render__control2(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\KosmosClub.com\MasterPage.master:386 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +115 System.Web.UI.HtmlControls.HtmlHead.RenderChildren(HtmlText

    ASP.NET help java com design sysadmin

  • iframe in an apsx page
    M Member 4260270

    Hai, I have a girdview in an aspx page and if I click the EDIT button inside that gridview, it will open a particular page in an iframe. How can I get the values of the textboxes inside that page that already in an iframe from the main page that the grid is placed. If anyone can help me please help me

    ASP.NET css help question

  • Iframe inside a page
    M Member 4260270

    Hi All, I have a 1st page a.aspx in which i have a IFrame control. Inside iFrame, i opened 2nd b.aspx page. Now i want to access the control values of 2nd Page b.aspx in 1st page Code behind. Thanks Denny

    ASP.NET

  • Mail going to Queue folder in the server
    M Member 4260270

    Hi all When i tried to send email from my website,the mail is going to Queue folder in the server and stayed there and after sometimes some mails will go to my mailbox.Why this happen? If anyone knows about this problem,please help me. Thanks Denny

    ASP.NET help sysadmin data-structures question

  • Mail sending problem
    M Member 4260270

    Sir, I have developed one website in asp.net and try to send mail using smtp server in our local server.When i try to send messages using this system ,i got the following error "MailBox unavailable.the server response was 5.7.1.unable to relay for dennyj@gmail.com" if anyone knows about the problem,pls give me a help. Thanks Denny

    ASP.NET help csharp asp-net com sysadmin

  • Mail sending
    M Member 4260270

    Hi all, After sending an email from asp.net i got the following error message "the remote name could not be resolved" If anyone knows about this error ,pls help me Thanks Denny

    ASP.NET help csharp asp-net

  • how can I do 64 bit and 128 bit encryption
    M Member 4260270

    Thanks a lot Denny

    ASP.NET question csharp asp-net security help

  • how can I do 64 bit and 128 bit encryption
    M Member 4260270

    Sir, How can I do encryption using cryptography in asp.net.I searched google and got solution for 16 bit and 32 bit but I want high level encryption like 64 bit and 128 bit.Could any one know this pls help me? Thanks Denny

    ASP.NET question csharp asp-net security help

  • How to make a query stronger in SQL Server
    M Member 4260270

    Hi I have a select query.The test team told me that the query is weak.So how can I make a query stronger in SQL Server. Thanks Denny

    Database database sql-server sysadmin collaboration tutorial

  • Return value from a stored procedure
    M Member 4260270

    Thanks

    Database sharepoint database sales question

  • Return value from a stored procedure
    M Member 4260270

    Hi, I have one stored procedure for inserting values to 5 tables at a time.So there are 5 insert statements in a single SP.Here some fields are common ie.there is customer address and sponsor address and all these addresses are stored in a single table.Firstly I insert customer details in the customer table and contact details to the contact table.Also sponsor contact addresses are stored in the contact table.How can I handle this Thanks Denny

    Database sharepoint database sales question

  • Google map api
    M Member 4260270

    Hi all, I have created one website and try to add google map.If any one knows how to integrate google map api in my website ,pls help me Thanks Denny

    ASP.NET json help tutorial

  • Mail sending error-Partial Class Mailreceiver
    M Member 4260270

    Partial Class Mailreceiver Inherits System.Web.UI.Page

    ASP.NET help asp-net sysadmin hosting learning

  • Mail sending error-Partial Class Mailreceiver
    M Member 4260270

    I saw it but i didn't understand the problem. <%@ Page Language="VB" autoeventwireup="false" inherits="Mailreceiver" CodeFile="Mailreceiver.aspx.vb" %> Is there any problem?

    ASP.NET help asp-net sysadmin hosting learning

  • Mail sending error-Partial Class Mailreceiver
    M Member 4260270

    I have checked there,but I didn't find anything

    ASP.NET help asp-net sysadmin hosting learning

  • Mail sending error-Partial Class Mailreceiver
    M Member 4260270

    Hi all, I am using one function to send mail.I have written 4 different functions in a single page(Mailreceiver.aspx),and call according to the hosting server.I am using these mail facilities successfully in my other sites.But I run this in one project I got the error that 'Server Error in '/' Application' Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: ASPNET: Make sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page or UserControl). and show the error in the line with a red color Partial Class Mailreceiver So anyone know about this.Pls help me Thanks Denny

    ASP.NET help asp-net sysadmin hosting learning

  • Insert multiple records
    M Member 4260270

    Thanks for you help

    ASP.NET csharp asp-net database help

  • Insert multiple records
    M Member 4260270

    but sir,i have a grid in that page and i want to show the values in the grid

    ASP.NET csharp asp-net database help

  • Insert multiple records
    M Member 4260270

    I have done already but still prob

    ASP.NET csharp asp-net database help
  • Login

  • Don't have an account? Register

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