Click here to Skip to main content
15,887,135 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: ADODB.Recordset error '800a0cc1' Pin
Member 340808221-Jan-09 21:34
Member 340808221-Jan-09 21:34 
GeneralRe: ADODB.Recordset error '800a0cc1' Pin
Aman Bhullar21-Jan-09 23:24
Aman Bhullar21-Jan-09 23:24 
GeneralRe: ADODB.Recordset error '800a0cc1' Pin
Member 340808221-Jan-09 16:34
Member 340808221-Jan-09 16:34 
QuestionURL in action attribute is converted to page name only (for FireFox)......? Pin
AshishTijare20-Jan-09 20:10
AshishTijare20-Jan-09 20:10 
QuestionSending HTML email using mailto Pin
peaceful_warrior20-Jan-09 18:35
peaceful_warrior20-Jan-09 18:35 
AnswerRe: Sending HTML email using mailto Pin
Aman Bhullar20-Jan-09 21:51
Aman Bhullar20-Jan-09 21:51 
QuestionCapture an object in ASP Pin
Anoop Unnikrishnan20-Jan-09 17:06
Anoop Unnikrishnan20-Jan-09 17:06 
QuestionCircumventing IE Navigation Controls Pin
Roger Wright20-Jan-09 16:53
professionalRoger Wright20-Jan-09 16:53 
QuestionHow to Display Repeater control Items like table with rows and columns??? Pin
Charmy320-Jan-09 9:28
Charmy320-Jan-09 9:28 
AnswerRe: How to Display Repeater control Items like table with rows and columns??? Pin
Abhishek Sur20-Jan-09 10:41
professionalAbhishek Sur20-Jan-09 10:41 
QuestionVirtual Pin
BRIMID19-Jan-09 11:12
BRIMID19-Jan-09 11:12 
QuestionComplex c# javascript to web sevice call question Pin
m1k3314118-Jan-09 15:45
m1k3314118-Jan-09 15:45 
QuestionAdding custom button to IE Pin
Haim Nachum18-Jan-09 10:00
Haim Nachum18-Jan-09 10:00 
AnswerRe: Adding custom button to IE Pin
Not Active19-Jan-09 5:22
mentorNot Active19-Jan-09 5:22 
Questionemail server Pin
JimmyRopes18-Jan-09 9:46
professionalJimmyRopes18-Jan-09 9:46 
AnswerRe: email server Pin
Aman Bhullar18-Jan-09 18:28
Aman Bhullar18-Jan-09 18:28 
GeneralRe: email server Pin
JimmyRopes19-Jan-09 1:34
professionalJimmyRopes19-Jan-09 1:34 
AnswerRe: email server Pin
Jörgen Andersson19-Jan-09 4:24
professionalJörgen Andersson19-Jan-09 4:24 
GeneralRe: email server Pin
JimmyRopes19-Jan-09 4:34
professionalJimmyRopes19-Jan-09 4:34 
GeneralRe: email server Pin
Jörgen Andersson19-Jan-09 5:00
professionalJörgen Andersson19-Jan-09 5:00 
GeneralRe: email server Pin
JimmyRopes19-Jan-09 6:55
professionalJimmyRopes19-Jan-09 6:55 
GeneralRe: email server Pin
Jörgen Andersson19-Jan-09 10:08
professionalJörgen Andersson19-Jan-09 10:08 
GeneralRe: email server Pin
JimmyRopes19-Jan-09 10:55
professionalJimmyRopes19-Jan-09 10:55 
Thanks for the link.

Although I am using php on an apache server I may be able to adapt what is said in the article to get the php program to retrieve the required data.

I see what you mean about an email server not having to have an “A” record, actually the domain does not have to have a “mail exchange” entry.

In fact it was msdn.com where I found this to be the case. Instead of mail exchange records the nslookup type=mx command returns:

Non-authoritative answer:
*** Can't find msdn.com: No answer

Authoritative answers can be found from:
msdn.com
origin = ns1.msft.net
mail addr = msnhst.microsoft.com
serial = 2008110101
refresh = 1800
retry = 900
expire = 1209600
minimum = 3600

The Non-authoritative answer section is where you find the mail exchange records. I need to look into the “origin” and "mail addr" entries to see if either has an "A" record or “mail exchange server” records associated with them later tonight or tomorrow, depending on how I feel after dinner.

I feel like I am getting close. Thanks for the help.


Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes



GeneralRe: email server Pin
Roger Wright20-Jan-09 16:59
professionalRoger Wright20-Jan-09 16:59 
GeneralRe: email server Pin
JimmyRopes21-Jan-09 14:47
professionalJimmyRopes21-Jan-09 14:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.