Re: faking a webpage post request

1999-09-15 Thread Mark B. Elrod
WOOHOO i got it working thanks bruce you rock! i had to address it as window.[framename].document.[formname].submit() elrod Bruce Duncan wrote: > name the form, > then do a href that points to javascript. > > Click here to submit. > > bruce > > > http://global.ihs.com/cgi-bin/search.cgi?F

Re: faking a webpage post request

1999-09-15 Thread Mark B. Elrod
that almost gets it working. my test page worked great... but my final page is actually part of a frame and i think this is messing things up. is there a way to address a specific frame? is that what i need to do? elrod Bruce Duncan wrote: > name the form, > then do a href that points to javas

Freeamp cvs directory file permission mistake?

1999-09-15 Thread Jason Molenda
Hi, I just found freeamp this evening. I apologize if this is a known problem. I had no trouble checking out the freeamp directory from your CVS server using the pserver access method, but I couldn't check out the id3v2 modules that you have defined in CVSROOT/modules--I get a CVS error complain

Re: Freeamp cvs directory file permission mistake?

1999-09-15 Thread Robert Kaye
Its fixed now. Thanks for the heads up. --ruaok Freezerburn! All else is only icing. -- Soul Coughing Robert Kaye -- [EMAIL PROTECTED] http://moon.eorbit.net/~robert - Original Message - From: Jason Molenda <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September

RE: Error while compiling

1999-09-15 Thread Luke Harless
That worked - thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mark B. Elrod Sent: Wednesday, September 15, 1999 1:09 AM To: [EMAIL PROTECTED] Subject: Re: Error while compiling hmm not sure what is going on. the rainplay stuff is not directly su

makefile

1999-09-15 Thread Jimen Ching
Hi all, I noticed there are project files for freeamp2, but no makefiles for Unix platforms. Is this in progress or are contributions needed? --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: makefile

1999-09-15 Thread Mark B. Elrod
freeamp 2 is really in very early stages. essentially it is only being worked on by the guy doing the mac port. the 1.x architecture was not flexible enough for him so he is skipping 1.5 and starting work on 2.0. when we finish 1.5 we will catch up the win32 and unix side of things on the 2.0 bran