![]() |
|
|
+ Search |
![]()
|
Aug 1st, 2005 07:19
Khurram Ijaz, James c359,
Hi, HTTP_REFERER is simply a header. You can simply add a header HTTP_REFERER in the outgoing headers. MSG['HTTP_REFERER'] = 'http://www.renai-soft.com' The above example is using MIME MESSAGE class. Please check the spelling of HTTP_REFERRER in the specs.