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
C

cbmdk

@cbmdk
About
Posts
9
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Permalinks... How to with asp.net?
    C cbmdk

    Hi there, I'm creating my own blog... how can I make permalinks on my site... so the url will be http://www.somewhere.com/04/29/this\_blog\_rox.aspx instead of http://www.somewhere.com/readpost.aspx?id=11 any ideas? thanks Christian

    ASP.NET question csharp asp-net com tutorial

  • Error when accessing Virtual Servers COM Object in a webservice
    C cbmdk

    Hi there, using visual studio 2005 I am trying to build a webservice on a virtual server to access the COM object of virtual server 2005. When I do it in a windows form, I have to disable the hosting process for getting the right HRESULT back, but how is this done in a webservice? Is there something similar to disable the hosting process in a webservice? http://msdn2.microsoft.com/en-us/library/ms185330.aspx The above is what MSDN tells me to do when getting the error in a Windows App, and this works. please help me out here. regards Christian -- modified at 6:43 Wednesday 2nd November, 2005

    C# help csharp visual-studio com sysadmin

  • Plugin to Enterpriser Manager
    C cbmdk

    Hey, i know this havent anything to do with sql queries. But I've heard there should be a plugin of some sort to Enterprise Manager, that lets you dbl click on a table and you will instantly get shown all rows, instead of the properties of the table which nobody actually cares about. anybody know where to get this plugin or how to make it?

    Database database tutorial question

  • Get server time from remote server
    C cbmdk

    Hi there, I need to get the server time from a server which is located in canada. Is there any possibility to do this with a direct call to the server without having anything else installed on the server. I have admin rights on the server and so on. let me know if you need anymore information :)

    C# sysadmin

  • post to database and close window
    C cbmdk

    this.ImageButton1.Attributes.Add("onclick","CloseWindow();"); well the onclick is being performed before it adds anything to the database.... it doesn't execute the other codebehind stuff!

    ASP.NET question database

  • post to database and close window
    C cbmdk

    yeah, but how should that be executed in the codebehind?

    ASP.NET question database

  • post to database and close window
    C cbmdk

    Hi there, i have run into some problems. i have a modaldialog box on my website, displaying some editable data. i want to do so when the save button has been clicked, it sends the data to the database and then closes the IE window without any confirmation. how do i do it? i have a close button on the page as well, can i simulate a click on that one at the end of my code? :)

    ASP.NET question database

  • Windows Update Web Page Dialog
    C cbmdk

    Hi there, got a question. When entering the windowsupdate, and choose to install, you'll get a webpagedialog box to pop out, and shows you how much is left of the retrieval of the update component... how do i make a dialog box inside my IE, so that it doesn't show up as a new instance of IE. catch my drift?

    Web Development question announcement

  • Getting Icon Name from notifyIcon1
    C cbmdk

    Hi there, I'm in a bad situation I think. I have to do something according to what icon has been set in my notifyicon1. this is the way I have added the icon to the notifyIcon. notifyIcon1.Icon = new Icon(GetType(),"red.ico"); I have to fire an event only when the icon is different from red.ico, How can i do this? :confused::confused::confused: The solution might be simple, but I just can't figure it out looking forward to your response. regards Christian

    C# question
  • Login

  • Don't have an account? Register

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