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

mcmilan

@mcmilan
About
Posts
26
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to store the Images in sql table and how to display the images in gridview...?
    M mcmilan

    HI, I want to store the Image files in sql table and after inserting, I want to read and display the same in gridview..... For storing ImagePath what is the datatype used and for Imagedata what is the datatype.......please help me.. Best Regards Mcmilan

    ASP.NET question database help tutorial

  • Compilation Error??????????
    M mcmilan

    Hi, My WebApplication is running successfully in visualstudio but when I deploy in IIS it is raising one compilation error....... Error: The namespace 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\7bdaa8b2\7685bfed_cbf2c801\App_Code.DLL' conflicts with the type 'Status' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\cmis\f3cef65d\2caf0bf2\assembly\dl3\bd733973\e87be4f1_cbf2c801\App_Web_status.aspx.cdcab7d2.DLL' Thanking You McMilan.

    ASP.NET csharp asp-net windows-admin help question

  • How to resize the ContentPlaceHolder of a MasterPage in Child(.aspx) Page?
    M mcmilan

    Hi, I am using MasterPages in my project. It is working fine. In some child pages MasterPage content(Images, MenuControl) is not visible. ChildPage Content() is overriding the masterPage content.........How to Avoid? How to move the Content)control in child page? Note: Most of the pages it is looking good but int two or three pages it is happening... Thanking you McMilan.

    ASP.NET tutorial question

  • How to resize the ContentPlaceHolder in child page.?
    M mcmilan

    Hi, I am using MasterPages in my project. It is working fine. In some child pages MasterPage content(Images, MenuControl) is not visible. ChildPage Content() is overriding the masterPage content.........How to Avoid? How to move the Content)control in child page? Note: Most of the pages it is looking good but int two or three pages it is happening... Thanking you McMilan.

    ASP.NET tutorial question

  • How to store the userId and password in session and Killing the session?
    M mcmilan

    Hi, After Logging-in how to store the UserId and Password in session.... If the user clicks the Back or Previous button from the browser tool bar then how to kill the session......? Please help me..... Thanking you Mcmilan.

    ASP.NET help tutorial question

  • How to avoid Concurrency Problem?
    M mcmilan

    Hi, I am developing a website in which users register with their data. Immediately after registering a Unique number is generated. So there is a chance of 3 or more users registering at the same time. At that time concurrency problem will occur........How to avoid? I am using SqlExpress as database and I wrote the code in Register Button click..... Please help me.... Thanking you McMilan.

    ASP.NET help database tutorial question

  • Hiding the buttons When Print Button is clicked........
    M mcmilan

    Thank you very much for your help. From McMilan.

    ASP.NET

  • After Logging In I want to kill the session?
    M mcmilan

    Hi, After LoggingIn successfully, if I click the Back button, I am coming out of that partiucalr page. Again If I click the Previous button It is allowing me to access that page wiht out asking password and userId.... How to overcome this problem..? Please Help me...... Thanking you.. McMilan.

    ASP.NET help tutorial question

  • Hiding the buttons When Print Button is clicked........
    M mcmilan

    Hi, I am using Pring Button in my webpage...... when I click the print button In my print out it is printing buttons also. My requirement is I don't want to print the buttons on paper. finally I want to hide the buttons when I click the print option. Thanking you Mcmilan.

    ASP.NET

  • How to write a TRIGGER?
    M mcmilan

    Hi, When I update a Particular row with some value in sql table(letus consider Emp1) that row should be inserted inot another table (consider Emp2) and should be deleted from Emp1. For this I want to write a Trigger.......How..? Exact requirement:: I have Emp1(Id,Name,Desig) table. When I update a particualr row where Id='3' Then only..... 1.Particular row which is update with Id value '3' should be inserted into the Emp2(Id,Name,Desig) table. And 2. After inserting into the Emp2 The row should be deleted from Emp1. Thanking you McMilan.

    ASP.NET database tutorial question announcement

  • How to apply the changes made in project to the published website in localhost
    M mcmilan

    Hi, I developed a website and installed on my localhost it is running good... Late I need some changes and accordingly I did and now I want to apply those changes to the localhost website.....how to update?????/// Thanking yoy McMilan.

    ASP.NET tutorial question announcement

  • Window.close() is not working with Mozilla Firefox
    M mcmilan

    Hi Imran, I tried with the following code: 1. Response.write(' {window.close();}'); 2. " " " self.parent.close() 3. Above all are working in Internet explore but not in Mozilla Firefox... Thanking you Mcmilan.

    ASP.NET help

  • Problem with Ajax calendar control...............
    M mcmilan

    Thank you Gayani, Thanks for your response but it is not working incase of ajax calendar control......from past one week I am trying with this but not working..... Thanking you Mcmilan

    ASP.NET help

  • Problem with Ajax calendar control...............
    M mcmilan

    Hi, I am picking the date from Ajax popupcalendar control and putting in textbox.....I want to access that value in next page...but I am not able to access the text box value(date) into next page when I click the button....... Thanking you Mcmilan.

    ASP.NET help

  • Passing values to window.open()
    M mcmilan

    Hi, I am using window.open() to open a new popup window when I click a Button...It is working fine....... My requirement is I want to pass a textbox value in window.open() and access in the next page..... Thanking you Mcmilan.

    ASP.NET

  • Window.close() is not working with Mozilla Firefox
    M mcmilan

    Hi , I am using window.close() to close the browser when I click the Button on my webpage.....It is working with InternentExplorer but not working with MozillaFireFox......Please help me........ Thanking you McMilan.

    ASP.NET help

  • Window.close () is not working in mozilla firefox( working fine in IE)
    M mcmilan

    Hi Imran, Thanks for your help.........But it is not working in mozilla..... Thanking you Mcmilan.

    ASP.NET javascript

  • How to avoid concurrency control?
    M mcmilan

    Hi All, I am writing code in code behind file to generate Unique Id in sql table when the user clicks the Register Button. So there is a possibility of registering more than one customer with in a fraction of second......I that particular situation how to avoid CONCURRENCY CONTROL. Note: I AM WRINTING THE CODE IN ASPX.CS FILE OF BUTTON_CLICK EVENT. Thanking you Mcmilan.

    ASP.NET database sales tutorial question

  • Browser Compatibility ( My webpage contols are not looking in a proper layout in Mozilla, Opera..)
    M mcmilan

    Hi, When I open my website in different browsers Controls layout is not in a correct position....It looks good in internet explorer(6.0)....... Please help me as soon as possible........ Thanking you Mcmilan.

    ASP.NET help

  • Window.close () is not working in mozilla firefox( working fine in IE)
    M mcmilan

    Hi, I am using javascript to close the window when I click the Button. I am using window.close() in Response.write() .....It is working nice in IE ..... But it is not working in Mozilla...... Thanking you Mcmilan.

    ASP.NET javascript
  • Login

  • Don't have an account? Register

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