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

Martin OHV

@Martin OHV
About
Posts
8
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Website conversion
    M Martin OHV

    PHP is an ServerSide Language and can not run in the Browser like an HTML File that you open... To Use PHP you allways require an Webserver that supports PHP (i am not aware if there is an Xammp installation for Mobile devices...) Also, Mobile devices are using different Brwosers and different OS's. As long as you do not specify what kind of Mobile Devices you want to use, HTML5 or/and Java would be the most flexible way. Martin

    Web Development php

  • Checkbox check should automatically and slowly fadeout to unchecked
    M Martin OHV

    Hmmm... i would use a loop (for / next) to change the Color from yellow to the background in small steps and the opposite way to fade it in on the other box... Martin

    Web Development csharp html tools

  • Refresh the same partial view when clicking on a button
    M Martin OHV

    You can use the onclick event of the Button as an serverside event and create a sub with the "handles buttonx.click" or you can insert an Java Funtion in the onclick statemant of the Element to fire an Postback... Martin

    ASP.NET asp-net architecture help question learning

  • Multi Language Support in MVC
    M Martin OHV

    Hi Kheer, Pradip has wrote some cool stuff regarding this: [Creating ASP.NET MVC Multilingual Web Application] also Keith: [Creating a Bilingual ASP.NET MVC 3 Application – Part I] Hope this is what you expect Martin

    ASP.NET asp-net architecture tutorial learning

  • TextBox appear depended on checkbox
    M Martin OHV

    Hi Michael, sorry but i think i dont understand your question... the Check-Status of an ASP Checkbox can be assigned within the ASP Tag (Checked="True|False") the Actual Script seems to be hiding showing the Textbox4 independend of other textboxes or checkboxes... So maybe you can give us more details... Martin

    ASP.NET javascript sysadmin tools tutorial question

  • Time boxed interview questions
    M Martin OHV

    Hi Jonathan, i am not sure if your main goal are to have a easy formular or if the "try once" requirement is mandatory. If not, Google may help you with his formular module: http://www.google.com/intl/en/drive/start/apps.html#forms Martin

    The Lounge com tools question career

  • spawning mmc to a particular server or hosting remote console in an application
    M Martin OHV

    Hello Gregg, MMC is just a kind of Plattform. The Connection you want to do is not in the MMC, it is part of the Plugin what you load to your MMC. You can add for example the Plugin in for DHCP Management and while you add them, you can deceide, what server you want to connect with. Afterwards you can save this settings as "DHCPonMyServer.msc" file. If you want to run this Plugin on this server again, just run the MMC with this file as parameter. You can also add more than one Plugin to an MMC so you can create an individual MMC File for each of your server. Martin

    .NET (Core and Framework) sysadmin hosting help question workspace

  • LDAPMODIFY or LDAP Change Password with dotNET
    M Martin OHV

    Hello Community, i am actually getting desperate with this... i have developed a nice User-SelfService Site where user can modify some settings and also change their own password. Unfortunatly now it should run against a Novell eDirectory also instead of AD only. I did some research and from my understanding the easyest way would be to execute an LDAPMODIFY command but unfortunatly i can not find the LDAP Tools for windows (it looks, that they only exist for Linux :-( ) At the Time when the password of a user has to be changed, we have the current password, the whole Path of the Users Object in eDir and also an Proxyaccount that is permitted to reset users passwords. Did anyone have expiriance with LDAPMODIFY or Change Password on eDir? Yor help would be really appreciated. Thank you Martin

    .NET (Core and Framework) csharp linux tools help 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