RE: [U2] Universe to Web interface

2005-02-15 Thread FFT2001
"Tony: "I have no objection to free exchange of information, but in forums like this we should be able to expect some base level of competence in the subject matter. "" And Tony the 'subject matter' of this forum is U2. Not how to make it talk to the internet. That's still a black box to some of

RE: [U2] Universe to Web interface

2005-02-15 Thread FFT2001
Tony: "I have no objection to free exchange of information, but in forums like this we should be able to expect some base level of competence in the subject matter. " --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Universe to Web interface

2005-02-15 Thread Tony Gravagno
Wendy Smoak Wendy.Smoak-at-asu.edu |U2UG| wrote: > My point was that "for free" often isn't. If you can buy > a packaged solution for a few thousand dollars, and not > have to maintain and support it, [as long as it does what > you need it to,] it's probably a better deal. > > I like working with

RE: [U2] Universe to Web interface

2005-02-15 Thread Wendy Smoak
[EMAIL PROTECTED] wrote: > Well see now that I'm a seasoned senior type programmer, I'm > expected to know things like ASP and .NET and a hundred other > tools I suppose. But I don't and really it hasn't hurt me > any, but it's always nice to be able to say "ASP? Oh yes I > programmed an web-s

RE: [U2] Universe to Web interface

2005-02-14 Thread FFT2001
Wendy wrote: "Careful you don't shoot yourself in the foot, there. Now that I have all these amazing webapps connecting to UniData through UOJ "for free," nobody will even *consider* buying me any toys that cost real money. ;)" Well see now that I'm a seasoned senior type programmer, I'm expect

RE: [U2] Universe to Web interface

2005-02-14 Thread Wendy Smoak
[EMAIL PROTECTED] wrote: > I plan to post everything I learn to pickwiki with > source code. Hopefully you are fine with me including what > you sent me ? Oh, good. I was going to ask to post the ASP example on the Wiki, but it would be better if someone who can actually answer questions about

Re: [U2] Universe to Web interface

2005-02-14 Thread vforste
ec ' Now write the response to the page Response.Write UVCommand.Response end if end if %> - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, February 14, 2005 3:25 PM Subject: Re: [U2] Universe to Web interface > Vance you sent

Re: [U2] Universe to Web interface

2005-02-14 Thread FFT2001
Vance your asp code is the simplest, most straightforward and easy to implement. After I realized that I also needed a setting up what "uvcommand" was it worked perfectly. I then softcoded the username and password by asking for them in the form as well so now a malicious person can't simpl

Re: [U2] Universe to Web interface

2005-02-14 Thread FFT2001
Vance you sent some code that used asp to get information out of Universe, but is it missing something? When I load that page in my browser all I get is a blank page. You have a line that says TheCommand = request.form("uvcommand") but you don't have anywhere where you setup a form called

Re: [U2] Re: U2 Universe to Web Interface

2005-02-10 Thread FFT2001
First, that last message wasn't supposed to go to the whole group. So sorry about that. Second, I will be trying out the various examples I was sent, over the next few days and report back on what seems the easiest or best or whatever. Will --- u2-users mailing list u2-users@listserver.u2u

Re: [U2] Universe to Web interface

2005-02-10 Thread David Beahm
s out, please contact me off-list. Best, David Beahm U2 Users Digest wrote: U2 Users Digest Thursday, February 10 2005 Volume 01 : Number 496 Re: [U2] Universe to Web interface --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

[U2] Re: U2 Universe to Web Interface

2005-02-10 Thread FFT2001
"Please let me know if you'd like to see applications using PixieWeb or if you'd like to evaluate PixieWeb." Do you have a demo disk? Thanks Will --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Universe to Web interface

2005-02-10 Thread Mike Randall
Seems that a lot of you guys are trying to reinvent the wheel. There are several products on the market that have solved everything I've seen mentioned in this thread and then some. Most notably Redback and Raining Data's Pick Data Provider. I can understand if you have absolutely zero budget

RE: [U2] Universe to Web interface (Unclassified)

2005-02-10 Thread George Gallen
ROTECTED] Behalf Of HENDERSON MIKE, >MR >Sent: Thursday, February 10, 2005 2:31 PM >To: u2-users@listserver.u2ug.org >Subject: RE: [U2] Universe to Web interface (Unclassified) > > >George, > >I'm afraid Simon is right, I struck a similar problem with BCI. > >IIR

RE: [U2] Universe to Web interface (Unclassified)

2005-02-10 Thread HENDERSON MIKE, MR
utine, but not otherwise passed from one program to another. Regards Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Gallen Sent: Friday, 11 February 2005 06:05 To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface I

RE: [U2] Universe to Web interface

2005-02-10 Thread Glen B
. Hey Chuck.. you lurkin? I got another article idea for ya. -Glen http://picksource.com webmaster [at] mvdevcentral [dot] com > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Simon Lewington > Sent: Thursday, February 10, 2005

RE: [U2] Universe to Web interface

2005-02-10 Thread Richard Taylor
drain" - Montgomery Scott NCC-1701 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 1:30 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface In a message dated 2/9/2005

RE: [U2] Universe to Web interface

2005-02-10 Thread George Gallen
ldn't affect UV (key word - shouldn't) George >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Simon Lewington >Sent: Thursday, February 10, 2005 11:42 AM >To: u2-users@listserver.u2ug.org >Subject: Re: [U2] Universe to Web i

Re: [U2] Universe to Web interface

2005-02-10 Thread Simon Lewington
Glen B... > > If you can truly pass a UV socket handle to another UV process, then > there's no reason why anyone can't write a stable "multi-threaded" socket > server directly in UV BASIC. Is this true? > > Kevin P Lynch... >> > > here is the appropriate manual : > > http://publibfi.boulder.ibm.c

Re: [U2] Universe to Web interface

2005-02-09 Thread Christophe Marchal
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Walker Sent: Wednesday, February 09, 2005 2:53 PM To: 'u2-users@listserver.u2ug.org' Subject: RE: [U2] Universe to Web interface Wouldn't a php interface to U2 be nice? Then we could have LAUP instead of LAMP. Or some such.

RE: [U2] Universe to Web interface

2005-02-09 Thread Adrian Matthews
-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface Glen, I have'nt done extensive research on it, but from the samples provided by IBM using a dimensioned array, I believe UV would manage the forking off the sockets itself. Don't quote me on this though. I'll dig o

Re: [U2] Universe to Web interface

2005-02-09 Thread vforste
test it out on my system and play since you don't have access to a UV box. For you no problem. Vance - Original Message - From: "Glen B" <[EMAIL PROTECTED]> To: Sent: Wednesday, February 09, 2005 5:21 PM Subject: RE: [U2] Universe to Web interface > Kevin, >

Re: [U2] Universe to Web interface

2005-02-09 Thread vforste
n" <[EMAIL PROTECTED]> To: Sent: Wednesday, February 09, 2005 5:37 PM Subject: RE: [U2] Universe to Web interface > Does this work for both Windows and Linux? > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, 10

RE: [U2] Universe to Web interface

2005-02-09 Thread Ken Hall
Linux? Robert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Wendy Smoak Sent: Wednesday, February 09, 2005 4:03 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface [EMAIL PROTECTED] wrote: > Here is what I want "From a we

RE: [U2] Universe to Web interface

2005-02-09 Thread Richard Wilson
Does this work for both Windows and Linux? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, 10 February 2005 8:45 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface You can use php. You have to use COM... Example below

RE: [U2] Universe to Web interface

2005-02-09 Thread Glen B
; -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Kevin P Lynch > Sent: Wednesday, February 09, 2005 3:52 PM > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Universe to Web interface > > > you manage the connections from bas

RE: [U2] Universe to Web interface

2005-02-09 Thread Chuck Mongiovi
Does the PHO interface work with UniData as well? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ken Hall Sent: Wednesday, February 09, 2005 4:35 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface If you are interested in a

RE: [U2] Universe to Web interface

2005-02-09 Thread Robert Balousek
EMAIL PROTECTED] Behalf Of Wendy Smoak Sent: Wednesday, February 09, 2005 4:03 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface [EMAIL PROTECTED] wrote: > Here is what I want "From a web page, click on something, > which in ANY > fashion reaches into Univer

Re: [U2] Universe to Web interface

2005-02-09 Thread vforste
t;Exec(); print ("Command Status [" . $sts . "] \n"); $Rsp = $objUV->Command->Response(); print ("Response " . $Rsp . "\n"); $active = $objUV->isactive(); print ("Session Status [" . $active . "]\n"); $sts = $objUV->disco

RE: [U2] Universe to Web interface

2005-02-09 Thread Lance Jahnke
g.org' Subject: RE: [U2] Universe to Web interface Wouldn't a php interface to U2 be nice? Then we could have LAUP instead of LAMP. Or some such. Python would be gravy too. -- Dave Walker 8..7 4(()) -:&:- -:&:-8.74 .74(())

RE: [U2] Universe to Web interface

2005-02-09 Thread Ken Hall
nt: Wednesday, February 09, 2005 2:27 PM > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Universe to Web interface > > > Will - this is what 'web servers' do. > Good ones that are integrated with multivalue (that I know > of) are typically > not free. > >

RE: [U2] Universe to Web interface

2005-02-09 Thread Wendy Smoak
Dave Walker wrote: > Wouldn't a php interface to U2 be nice? PHP to U2 through Java... http://www.pickwiki.com/cgi-bin/wiki.pl?PhpJavaIntegration Once upon a time I made a very brief start on a PHP Module for U2 using InterCall, but I only know a little bit of C, and the highly preprocessed ver

Re: [U2] Universe to Web interface

2005-02-09 Thread vforste
PROTECTED]> To: Sent: Wednesday, February 09, 2005 1:30 PM Subject: Re: [U2] Universe to Web interface > In a message dated 2/9/2005 5:34:48 AM Pacific Standard Time, > [EMAIL PROTECTED] writes: > > > I still don't get why you want to use a BAT file to do this at all. > &

RE: [U2] Universe to Web interface

2005-02-09 Thread Wendy Smoak
[EMAIL PROTECTED] wrote: > Here is what I want "From a web page, click on something, > which in ANY > fashion reaches into Universe and displays the results on > that web page." Getting data out of Universe onto a web page for free is going to require learning another language-- ASP (VB?), JSP

RE: [U2] Universe to Web interface

2005-02-09 Thread Dave Walker
> -Original Message- > From: CDMI [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 09, 2005 2:27 PM > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Universe to Web interface > > > Will - this is what 'web servers' do. > Good ones that

RE: [U2] Universe to Web interface

2005-02-09 Thread Kevin P Lynch
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Glen B Sent: Wednesday, February 09, 2005 2:31 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface Must be nice. I wish that capacity existed in every flavor. It would make the integration world a

Re: [U2] Universe to Web interface

2005-02-09 Thread vforste
x27;)" response.write "" response.write "[" & Sess.hostname & "] - Database Error" else response.write "UV Session is active..." ' To issue a command set UVCommand = Sess.Command UVCommand.Text = T

RE: [U2] Universe to Web interface

2005-02-09 Thread Wendy Smoak
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, February 09, 2005 11:30 AM > To: u2-users@listserver.u2ug.org > Subject: Re: [U2] Universe to Web interface > > In a message dated

RE: [U2] Universe to Web interface

2005-02-09 Thread CDMI
y 09, 2005 12:30 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface In a message dated 2/9/2005 5:34:48 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > I still don't get why you want to use a BAT file to do this at all. > IF you're using IIS, you

Re: [U2] Universe to Web interface

2005-02-09 Thread BobJ
- Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, February 09, 2005 10:08 AM Subject: Re: [U2] Universe to Web interface The @ in a bat file supresses the command from display. Like echo off. Write a simple MV program and call it Hello in your account. "BP H

RE: [U2] Universe to Web interface

2005-02-09 Thread Glen B
Kevin P Lynch > Sent: Wednesday, February 09, 2005 1:19 PM > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Universe to Web interface > > > Glen, > The UV socket server interface works the same in Unix and Windows, I > have server programs running in both environments

Re: [U2] Universe to Web interface

2005-02-09 Thread FFT2001
In a message dated 2/9/2005 5:34:48 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > I still don't get why you want to use a BAT file to do this at all. > IF you're using IIS, you should really be using ASP. I don't. Here is what I want "From a web page, click on something, which in ANY fa

RE: [U2] Universe to Web interface

2005-02-09 Thread Kevin P Lynch
09, 2005 12:04 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface Stewart, Socket implementations don't work across flavors. I've written many socket apps for D3, but even the small differences in the socket designs between Win and *nix causes problems. S

RE: [U2] Universe to Web interface

2005-02-09 Thread Glen B
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Stewart > Leicester > Sent: Tuesday, February 08, 2005 11:37 PM > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Universe to Web interface > > Thanks for the reply. I wasn't critiquing so much as

Re: [AD] [U2] Universe to Web interface

2005-02-09 Thread Ian Renfrew
quot;) //ARG3 = OCONV(ICONV(ARG3,"MT"),"MTS") //PRINT ARG1: " - ":ARG2: " - ": ARG3 //RETURN // end of code for HELLO.WORLD.PROGRAM //--></pre><br> <tt> was used to display a WEB page with the following information: hello world

Re: [U2] Universe to Web interface

2005-02-09 Thread vforste
iginal Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, February 08, 2005 9:49 PM Subject: Re: [U2] Universe to Web interface > Vance wrote: " > @REM Assuming this is a folder with a uv account > @cd \ibm\uv > @REM Execute the uv command > @c:\ibm\uv\bin\uvsh &quo

RE: [U2] Universe to Web interface

2005-02-09 Thread Alfke, Colin
Yes, from the Win2000 help: Call Calls one batch program from another without causing the parent batch program to stop. The call command now accepts labels as the target of the call. In this case UDT is in the path, so if the UV/UVSH isn't in your path you would need the full path. If you are

Re: [U2] Universe to Web interface

2005-02-09 Thread Mats Carlid
Will, are You sure that Your .bat gets called at all ? You may have missed sthg basic. Details may be different under windows but normally you Set up a form round the button Then place the xxx.bat where the webserver expects scripts normally a directory 'cgi-bin'and make sure the scri

RE: [U2] Universe to Web interface

2005-02-09 Thread Adrian Matthews
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: 09 February 2005 02:49 To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface Vance wrote: " @REM Assuming this is a folder with a uv account @cd \ibm\uv @REM Execute the uv command @c:\ib

Re: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
In a message dated 2/8/2005 4:53:42 PM Pacific Standard Time, [EMAIL PROTECTED] writes: > If you trying to do authentication, but don't want to store the universe > user name and password in the ASP code, then look as Microsoft Single-Sign > It's not really a question of not *wanting* to, but r

RE: [U2] Universe to Web interface

2005-02-08 Thread Stewart Leicester
Not continuous, but the directory is polled. The only other sensible way around this is to use IPC or pipes, which is not portable. open the dir, select, and then readnext to see if there's a file item present. If so, delete it and process the request based on that ID. You're basically popping

RE: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
Hold everything ... I just got output. Now to figure out what I did differnt. Will --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
"If I've pieced this together right, you're telling IIS to run a .bat file that runs a UV program. Now how do you intend to get the output back to the web browser?" I have no idea. How ? That's what I'm asking. How do you run make a web page, run a UV program and output the results back to t

Re: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
Vance wrote: " @REM Assuming this is a folder with a uv account @cd \ibm\uv @REM Execute the uv command @c:\ibm\uv\bin\uvsh "LIST VOC" I don't know what the "@" signs do, but when I try this fromthe DOS command prompt window c:\something\uvsh "LIST VOC" it just kinda blinks and returns to the DOS

RE: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
Colin Alfke wrote: "The .bat file simple changes to the correct directory and then does a: CALL UD PHANTOM """ CALL is a Dos command ? I've never heard of it. Or did you leave something out ? Remembering that my problem is getting INTO the Uv environment in the first place. Thanks Will ---

RE: [U2] Universe to Web interface

2005-02-08 Thread David Jordan
If you trying to do authentication, but don't want to store the universe user name and password in the ASP code, then look as Microsoft Single-Sign On services. This allows a user that has logged on to the web site to be authenticated by some method, from this you can then from ASP code access an

RE: [U2] Universe to Web interface

2005-02-08 Thread Glen B
ester > Sent: Tuesday, February 08, 2005 5:37 PM > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] Universe to Web interface > > > >The spooler broadcasts the presence of a new queue item, by writing > >an empty file in the main spool dir using the ID. > >At this

RE: [U2] Universe to Web interface

2005-02-08 Thread Stewart Leicester
The spooler broadcasts the presence of a new queue item, by writing an empty file in the main spool dir using the ID. At this point, the spooler waits for a response in a separate response directory. Server-side, our HTTP phantom runs and waits until new item IDs show up in a local directory (t

FW: [U2] Universe to Web interface (Unclassified)

2005-02-08 Thread HENDERSON MIKE, MR
-Original Message- From: ATLAS SysAdmin Sent: Wednesday, 9 February 2005 11:00 To: HENDERSON MIKE, MR Subject: FW: [U2] Universe to Web interface Will, I run a lot of nightly scheduled tasks on our Win2K3 server that run scripts that reach into our UV 10.0 database. To run a universe

RE: [U2] Universe to Web interface

2005-02-08 Thread Lance Jahnke
ssion.Disconnect() set uvBroker = Nothing set uvSession = Nothing end sub call uvConnect() dim myvalue1, myvalue2 uvBroker.SetArg 0, "" ' first variable uvBroker.SetArg 1, "" ' second variable uvBroker.Call ' call the sub

RE: [U2] Universe to Web interface

2005-02-08 Thread Wendy Smoak
[EMAIL PROTECTED] wrote: > All I want is a web page where you click on a button and it says > Hello World, you're on port xxx > Where it's getting *something* (anything) out of the Universe > environment > Which is running on Windows I think the simplest solution is having UV listen on a socket

Re: [U2] Universe to Web interface

2005-02-08 Thread vforste
cd \ibm\uv @REM Execute the uv command @c:\ibm\uv\bin\uvsh "LIST VOC" Vance - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, February 08, 2005 12:42 PM Subject: Re: [U2] Universe to Web interface > In a message dated 2/8/2005 9:33:25 AM Pacific Stan

RE: [U2] Universe to Web interface

2005-02-08 Thread Alfke, Colin
Will; We execute a .bat from the command scheduler every night on UniData. I'm hoping this might point you in the right directions (as I've never tried it on UV nor from an IIS application). The .bat file simple changes to the correct directory and then does a: CALL UD PHANTOM "" The phantom m

RE: [U2] Universe to Web interface

2005-02-08 Thread Glen B
w many, and how often, requests come from a client. It will also determine who can access it. Glen http://picksource.com > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, February 08, 2005 12:43 PM > To:

Re: [U2] Universe to Web interface

2005-02-08 Thread vforste
data from IIS environment. We have both ways running from here and using ASP is ALOT cleaner. You can even use php if your not an ASP fan. Vance - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Tuesday, February 08, 2005 12:28 PM Subject: Re: [U2] Universe to Web int

RE: [U2] Universe to Web interface

2005-02-08 Thread Rex Gozar
I'm using a .bat file in the windows scheduler to run stuff at night, and it's working. You're first cd'ing into a directory that is a universe account, right? And you're using the correct slashes too? cd c:\someFolder\someAccount H:/something/something/something/uv.exe MYROUTINE *** should

RE: [U2] Universe to Web interface

2005-02-08 Thread Kevin P Lynch
ailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 12:42 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface In a message dated 2/8/2005 9:33:25 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > It sounds like you want to visit a

RE: [U2] Universe to Web interface

2005-02-08 Thread Ed Clark
ECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, February 08, 2005 12:42 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Universe to Web interface In a message dated 2/8/2005 9:33:25 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > It sounds like you want to visit a web page and see the o

RE: [U2] Universe to Web interface

2005-02-08 Thread Ed Clark
istserver.u2ug.org Subject: Re: [U2] Universe to Web interface I appreciate all the messages pointing me to this or that commercial product. However all I need is to know, how a .bat file (or any other type of file) running in Windows is able to log into Universe. I'm sure it can be d

Re: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
In a message dated 2/8/2005 9:33:25 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > It sounds like you want to visit a web page and see the output of a UV > BASIC program, but I might be misunderstanding you. Really it doesn't matter so much what I'm trying to do. I'm just looking for an e

Re: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
In a message dated 2/8/2005 9:33:25 AM Pacific Standard Time, [EMAIL PROTECTED] writes: > It sounds like you want to visit a web page and see the output of a UV > BASIC program, but I might be misunderstanding you. Yes Wendy that is exactly what I want to do. Now, how do I do it? All I want is a

Re: [U2] Universe to Web interface

2005-02-08 Thread FFT2001
I appreciate all the messages pointing me to this or that commercial product. However all I need is to know, how a .bat file (or any other type of file) running in Windows is able to log into Universe. I'm sure it can be done, but how is the question. Will --- u2-users mailing list u

RE: [U2] Universe to Web interface

2005-02-08 Thread Wendy Smoak
[EMAIL PROTECTED] wrote: > What I can't make it do it seems is RUN a universe > subroutine. But I'm wondering how it knows how to log into > universe? Surely it's not just an open portal ? Maybe I > have to setup a Universe account with *no* password for it to > use? How exactly does that

RE: [U2] Universe to Web interface

2005-02-08 Thread CDMI
2005 7:25 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Universe to Web interface Thanks George for responding. The link appears to "do" something because A) If I make it a .txt file it brings it up B) If I make it a .bat file it executes it. I can make it print "Hello&qu

Re: [U2] Universe to Web interface

2005-02-07 Thread Craig Bennett
> What I can't make it do it seems is RUN a universe subroutine. But I'm wondering how it knows how to log into universe? Surely it's not just an open portal ? Maybe I have to setup a Universe account with *no* password for it to use? How exactly does that work? >Alternatively perhaps yo

RE: [U2] Universe to Web interface

2005-02-07 Thread FFT2001
r is that the function of something else your using to push the HTML to IIS? George >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] >Sent: Friday, February 04, 2005 10:27 PM >To: u2-users@listserver.u2ug.org >Subject: RE: [

RE: [U2] Universe to Web interface

2005-02-07 Thread George Gallen
nal Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] >Sent: Friday, February 04, 2005 10:27 PM >To: u2-users@listserver.u2ug.org >Subject: RE: [U2] Universe to Web interface > > >OK I did a search on my system for where the UNIRPC32

RE: [U2] Universe to Web interface

2005-02-04 Thread FFT2001
OK I did a search on my system for where the UNIRPC32.dll lives and figured out how to add a PATH variable to the .bat file. So now it doesn't complain about not being able to find the dll but it still doesn't run the universe routine. Now I get an error in the event log that says The descripti

RE: [U2] Universe to Web interface

2005-02-04 Thread FFT2001
I have never done this before so I'm likely making some horrible blunder. I have IIS running and I have a Universe database on top of Windows XP. I have a "Hello" page in HTML with a form and the submit action a name that I have in the same directory as the Hello page is in. So the hello page