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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
G

giocot

@giocot
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • IBM DB2 for As400 OLE DB Provider
    G giocot

    Hi to everybody premised that I am new of this environment (VISUAL Studio/ASP), I was trying to follow the example at http://www.codeproject.com/Articles/794899/Linking-ASP-NET-MVC-with-DB-Table to this page, but I immediately find a problem during the configuration of the connection; the problem is that when I try of "to insert" the "Provider OLE DB" it doesn't pick up me him, in the sense that, in the list it doesn't make me see nothing and if click on data link i receive the message "reference to an object not planned on an object instance" If I go on component of. NET Framework sees all the elements that begin with DB2 and iDB2 (DB2Command, DB2Connecction... iDB2Command, iDB2COnnection etc. etc.) can someone point out me as to resolve this problem? Thanks in advance

    ASP.NET com workspace csharp asp-net database

  • Problem with IE 9
    G giocot

    Hi all i have this java script that with Firefox works fine but with IE9 don't work; any idea how to solve the problem ? Thanks in advance. here the javascript var element = e.srcElement || e.target; if(element != null){ if(element.tagName == "INPUT") { //alert("Before: " + element.getAttribute("type")); element.setAttribute("type", "password"); //alert("After: " + element.getAttribute("type")); } }

    JavaScript java javascript tools help tutorial

  • call web service from java script
    G giocot

    i'm trying to call a web service from java script code stored NOT in Html but in an extenarl file .js. My code is this: service.useService("http://localhost:10000/WebS\_cod\_01/WebS\_codEurService.asmx?wsdl", "WebS"); Photo = service.WebS.callService("webS_codEurProcessWS" , photoID); checking with Firebug i find this message: "service is not defined" where i'm wrong ? thanks in advance

    JavaScript java javascript html wcf tools
  • Login

  • Don't have an account? Register

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