shared cookies

2003-03-17 Thread Hytham Shehab
hi guys, i have multiple domain names - etc multiple sites - that i would like to share cookies inbetween, how can i - literally - do that, and is it enough to use HTTP::Cookies !? thx 4 help -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[OT] Sendmail for windows

2002-09-22 Thread Hytham Shehab
hi guys, where can i find/download a free sendmail alternative for win32? thx -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Fw: output pushing

2002-09-10 Thread Hytham Shehab
> R u looking 4 "nph-push"? > > #! /usr/bin/perl > > $|=1; # don't buffer output > $BOUNDARY="--start-new-page-here--"; # seperates html pages > > print "HTTP/1.0 200 OK\n"; > print "Pragma: no-cache\n"; > print "Content-type: multipart/

Re: output pushing

2002-09-10 Thread Hytham Shehab
idea? -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Fw: output pushing

2002-09-09 Thread Hytham Shehab
> $|++; this won't work man u didn't get my q, i need to push data into output without the need to recall the entire script to print the whole plus the new data, i want em to print only the new data. thx -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: output pushing

2002-09-09 Thread Hytham Shehab
> Hello Hytham and world > > That is a good question. But 'pushing' means you have to be able to > FORCE html code into a clients machine - not just allow them to be able > to look for it themselves. Exit browsing. Logon and become lost. > > cheers > > JimmyG @CUDAL i don't get it, do u mean that

output pushing

2002-09-08 Thread Hytham Shehab
appending ? -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[OT] document encoding

2002-08-25 Thread Hytham Shehab
ave always select "Arabic" inorder to view it correctly, but when the cgi script generate the result, it returns - again - to be not "Arabic". i hope that i made my problem some how clear. thanks guys. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

apache::*, simple question.

2002-08-20 Thread Hytham Shehab
hi guys, is it a must to use mod_perl to access all/some apache::* modules?, i mean, if i run normal perl and cgi scripts, i won't be able to access apache modules? thanks -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: sql statement parsing

2002-08-11 Thread Hytham Shehab
c problem. > > http://danconia.org > well, i think that u r absolutely right about that it might be *ONLY* existed in the docs, i may contact the creator for more details regarding this issue. btw, am not using warnings nor strict. thanks. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: sql statement parsing

2002-08-10 Thread Hytham Shehab
*EMAIL* typo, coz it is wriiten *CORRECTLY* in the script. again, thanks. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: sql statement parsing

2002-08-10 Thread Hytham Shehab
want ot get data, nor insert data, the sole purpose of my script is to type the select statement in more tree-like structure, so i don't know the values of $cond to evaluate it, besides, am using SQL::Statement for the pure purpose of parsing, no more, no less, all what i wounder is, why am gett

sql statement parsing

2002-08-10 Thread Hytham Shehab
e "SQL::Statement" (perhaps you for got to load "SQL::Statement"?) at blah line 34. any idea? thanks -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Running CGIs offline

2002-07-27 Thread Hytham Shehab
res, etc, etc. However, i think its really great tool, if you avoid this pitfalls. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Finding the country

2002-07-24 Thread Hytham Shehab
Randal L. Schwartz wrote: > If you're using it to force the language of the page, no. Use the > browser specification instead. thanks v. much for that Randal, but *how* ? how i can use the browser specification? -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: 401

2002-07-13 Thread Hytham Shehab
'; $ua->credentials('http://topgun/','By Invitation Only','hatem','ht'); $res = $ua->request($req,$file); print $$res{'_rc'}; -- now, when i run it, it prints out 401 thats it. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

401

2002-07-13 Thread Hytham Shehab
hi guys, how could i get a page - using lwp - when this is page have a credenitals lookup, it keep sends me 401 status code, but i don't know how to pass the user/pass to this page. any idea? thanks in advance. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: www-authinticate

2002-07-09 Thread Hytham Shehab
hello there, is any body in there? hey guys, whats the matter with you? 1 day, 24 HOURS, with only a couple of messages? hope you are just fine. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

www-authinticate

2002-07-08 Thread Hytham Shehab
hi guys, how can i pass the 401 Unauthorized request so a message with a username/password show up to the user? i tried out cgi::authentification and the print "WWW-Authic \n\n" but no good? thanks in advance -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: server push

2002-07-07 Thread Hytham Shehab
well, Janek, my q is simple: is IE6 is server-push capable? if yes, then whats the wrong with my script? if not, ok, thanks for the information. thats it thanks -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

server push

2002-07-06 Thread Hytham Shehab
nt $end_of_data; exit(0); sub open_and_display_png { local ($file) = @_; local ($content_length); if ( (open (FILE, "<" . $file)) ) { $content_length = (stat (FILE))[7]; print "Content-type: image/png", "\n"; print "Content-length: ", $content_length,

Re: Fwd: passing variables in POST

2002-06-25 Thread Hytham Shehab
describe how to implement Apache::Session, i mean, whats the use of that module if i could generate a session id with md5? btw, whats the %self is? -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: mysql query statement

2002-06-08 Thread Hytham Shehab
valid, also it seems to be mentaly valid, its not for mysql. thx -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

mysql query statement

2002-06-08 Thread Hytham Shehab
a bind parameter: $sort = 'asc'; $sth = $dbh->prepare("select student_name from students order by first_name $sort"); $sth->execute($sort); thx v. much -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: website keywords

2002-06-08 Thread Hytham Shehab
hing. am i clear know? thx v. much for ur concern -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

website keywords

2002-06-06 Thread Hytham Shehab
hi guys, how can i access the keyword section of any web page? thx -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

mysql query statement

2002-06-06 Thread Hytham Shehab
by 'big' group by 'zip'". is it possible? thx -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

mysql query statement

2002-06-06 Thread Hytham Shehab
'big' group by 'zip'". is it possible? thx -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

creating a session

2002-06-05 Thread Hytham Shehab
apache::session?? thx very much Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

creating a session

2002-06-01 Thread Hytham Shehab
apache::session?? thx very much Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

session management

2002-05-24 Thread Hytham Shehab
hi all of you, how can i create a session using win32 system, on linux, there is a session module out there - aspn and cpan - but am searching about such one for win32 but i didn't find. can anyone tell me how to manage session through win32. thx Hytham Shehab -- To unsubscribe, e

Re: How I can logout?

2002-03-27 Thread Hytham Shehab
hi Luis, i think u may delete his cookie that u propably set, i think CGI wll be just fine. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: dbi module for ActivePerl

2002-03-18 Thread Hytham Shehab
with activeperl now? its really more organized than the original perl and have a good documentation also. btw, thanks a lot yahoo. -- Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: dbi module for ActivePerl

2002-03-17 Thread Hytham Shehab
thanks joel, but i try to see the available drivers with @x=DBI->available_drivers; it gives me Example and Proxy, with no sign of MySQL - mysql is installed and working properly with other version of perl, ie perl from perl.com - so what is the problem. thanks in advance. -- Hytham She

Re:session id

2002-03-13 Thread Hytham Shehab
hi guys, how can i do it in win32? thanks -- Hytham Shehab

dbi module for ActivePerl

2002-03-13 Thread Hytham Shehab
Hello!, i use perl from ActivePerl, but i don't find any DBI module, how can i access MySQL database useing ActivePerl then? Thanks. -- Hytham Shehab

session id

2002-03-12 Thread Hytham Shehab
Hello! i see in most PHP powered sites values like SID=02304028lkbah234, which is the session id in most cases, is there any way to do the same in PERL? Thanks -- Hytham Shehab

how to make PMs on Win32?

2002-02-16 Thread Hytham Shehab
hi guys, I used to make files on RH 7.2, but how i do the same on XP?? Hytham Shehab -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

multipart/x-mixed-replace and image/gif

2002-02-09 Thread Hytham Shehab
hi gurus, well, can any body give me where to read about this topic? thx

multipart/x-mixed-replace and image/gif

2002-02-07 Thread Hytham Shehab
Hi gurus, Am working on a script to generate a sequence of GIFs in an tag, when i run this script from dos, it works OK and generate the appropriate headers, but when running under a web page - hosted by Apache v 1.3 on XP - it doesn't do anything, and i use CGI::Carp(fatalsToBrowser); but it

it works...

2001-07-10 Thread Hytham Shehab
print $q->header(-status=>$q->cgi_error); exit 0; } open(FILE,">/download/$file"); while($bytesread=read($file,$buffer,1024)){ print FILE $buffer; } close(FILE); Thanks Hytham Shehab

how to upload a file through an html form, again.

2001-07-09 Thread Hytham Shehab
e && $q->cgi_error) print $q->header(-status=>$q->cgi_error); exit 0; } open(FILE, ">/home/eHytham/public_html/upload.it"); while($bytesread=read($file,$buffer,1024)){ binmode STDOUT; binmode FILE; print FILE $buffer; } close(FILE); I use my linux mandrak 7 as my client/server, this might be the problem? Thanks Hytham Shehab

how to upload a file through an html form?

2001-07-09 Thread Hytham Shehab
he directory that should be located in after uploading, but no good, if any can help, it will be just fine. Thanks. Hytham Shehab