Hi,
I need to create a daily task that collect information from one database to another database. The source database would be used as an backend for an external asp.net application. Our clients would enter the required information then as a transaction task, I need to gather this information...
Hi,
I need to create a simple program for differents mobile devices, like Pocket-PC, Blackberry and Palm Pilot.
I can do this with .net namespace?
Any help would be appreciate.
Thank you
Salutes:
We are facing a situation where our Netbackup 5.1 Server with a tape backup device/robot (running in Red hat Linux) crashed, we recreated the server,same name,same ip address.We tried recovering the NBU DB but apparently it was corrupted,it only had fewer entries than what it is...
Hi,
I created three class library(Names: businness object, Businness Logic, Data Access), what I'm trying to do is a three layer tier. I know I have to compile as DLL but I want to import as a namespace. How I make a reference to my namespace?. I doing like this and the differents project...
Hi,
I want to gather the information from the queue of the smtp email folder, manipulated some information and send the email with smtp service.
I download some examples but I need a little jump to start this service.
Thank for your supppor.
Good Morning
I got a library created in visual basic and I want to use it in a VFP 8.0 program. I always create andf load the object in VB 6.0 like this:
VB.
Dim x As Library.libclass
Set x = New Library.libclass
x.MyMethod
(In VB work's)
Now I'm instanciating the class in VFP 8.0 like this...
Hi,
I've created a a custom dll in VFP 6.0 with procedures and everything, then I upgrade the program to VFP 7.0 but I find a bug and that is it's create the procedure as a method but it doesn't create the parametters. Here is the code just compile a single Dll. Any advice would be great...
Good mourning
I'm using the DIRECTORY() functions to verify that a folder exits on another computer. Example:
?DIRECTORY("\\ftrctr1\C$\ftr recordings")
It's return .f., but the computer it's on, and the folder exits.
I'm doing this correctly?
Any advice would be great. Thank You
Hello,
I've created an ActiveX dll in VB and all I want to call the dll page with the value passed from the event button onclick(). I have this code but It give a headeache because I read all the thread from this forum and I don't see the error. Any advice would be great. Thank You.
Code...
Hi
I've created a Vb Dll and I'm creating the object from an asp, everything work's fine when I'm using one asp to collected the data and send it to the other asp but when I'm trying to call the procedure in the same asp it's doesn't worked. This is my code
<html>
<head>
<meta...
I've created an dll based on tapi api configuration and pardon my question in advance. I use this Dll in asp page and of course everything it's running okay in my computer, but when I use it in the user's computer It doesn't hang out or close the line when It's supposed. I have in my computer...
Hi
I've created an dll based on tapi api configuration and pardon my question in advance, I created an ASP page with this vbscript code (tapi.clsconn is my dll):
<%@ LANGUAGE="VBSCRIPT" %>
<%
Option Explicit
dim p_pass1
p_pass1 = Request.form("p_name")
p_pass1 =...
Hi
I've created an dll based on tapi api configuration and pardon my question in advance, I created an ASP page with this vbscript code (tapi.clsconn is my dll). This part was created with the help of simpleton(programmer of tek-tips):
<%@ LANGUAGE="VBSCRIPT" %>
<%
Option Explicit...
Hi
I've created an dll based on tapi api configuration and pardon my question in advance, I created an ASP page with this vbscript code (tapi.clsconn is my dll):
<%@ LANGUAGE="VBSCRIPT" %>
<%
Option Explicit
dim p_pass1
dim outpostDB
p_pass1 = Request.form("p_name")...
Hi,
A friend of mine it's creating a web site and ask me to create an html that will have a phone number and submit button, this will take the phone number and make an dial-up modem connection from the client computer to the ISP server. If I make an object with the wininet.dll it would work...
Hi,
I want to know if there is an equivalent timevalue function in vfp 6.0 or 7.0, if there not how do I caonvert an string in an time value.
Example
x = timevalue("12:30 P.M")
Result
x = 12:30:00 P.M
Thank You
DOS Win2000 wiz kids please help
The network is Novell Netware 5, switch a high speed NetGear, 100Mhz network cards and all machines ping each other at less than 1ms. Windows routines (also mapped; no batch file) are fast.
The PROBLEM IS:
Printing is slow, average 1 minute for printing to a...
Hi
I want to verify if there's an object or API that close or reset connections of users in an specify path of a network.
I want to clear it so I can copy using FSO the whole path to another destination.
Thank You
Hi
I'm using Visual Basic 6.0 SP5
I'm create it a class named ClsCpy that uses a collection, it's works fine when a filled the collection with data but when I called the object in the same instance doesn't bring the information.
I'm sending the class ClsCpy and the subroutine that I use to...
Hi
I'm using Visual Basic 6.0 SP5
I'm create it a class named ClsCpy that uses a collection, it's works fine when a filled the collection with data but when I called the object in the same instance doesn't bring the information.
I'm sending the class ClsCpy and the subroutine that I use to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.