nope, it don't... but you could easily do this in JavaScript:
function OpenCenter() {
// we're going to center the popup screen
nLeft = ( screen.width - 350 ) / 2 ;
nTop = ( screen.height - 300 ) / 2;
// open the window
var newWind = window.open( "som
I don't want the rate, I have that through a 3rd party shipping engine...
it's the tracking info I need... unfortunately not just for UPS... FedEx,
DHL, Airborne, etc...At 03:09 PM 9/6/2001 -0500, Christopher CM Allen wrote:
> > >
> > >
> > > has anybody written any routines or functions they
send the updates in batch mode back to the
>database. (It doesn't work with my PWS)
>
>
>
>
>
>
>Michael Kimsal wrote:
>
>>The javascript would have to call a PHP script on the server instead of
>>an ASP script. It's nothing specific to MS stuff.
>>
&g
I don't know if it's IIS or ASP that handles this, but there's a beast
called a remote scripting object. It combines JavaScript and ASP to call a
remote script on your server without having to submit your browser or load
a new page. SO I can add a value to a form field and in the onchange eve
4 matches
Mail list logo