Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Blogging Forum


You are currently viewing our Blogging Forum as a guest. Please register to participate.
Login



Reply
Old 02-29-2008, 04:50 AM Blog site pingback
Novice Talker

Posts: 9
Trades: 0
I have a discount shopping site www.discounthypermarket.com and i have an admin program that when i add discount codes to the site it also writes directly to the database of a blog site so it also displays the discount codes. Since i am writing directly to the database the ping back to inform other blogs of updates does not work (i think it does not work) is it possible via coding to make the ping back work automatically after updating the database.

Any ideas and help i would be very grateful.

Cheers,

Andrew
apwade is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-29-2008, 06:46 PM Re: Blog site pingback
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Well it reallyd epends a lot on what database you're using for starters, then what coding languages and what software or hosting framework you're using.

For example, if you use Microsoft SQL Server, the database engine itself is able to make HTTP calls, so you could set up a trigger to issue a ping every time the data in the table changed. MySQL I'm almost sure cannot do HTTP, so it would be impossible for the database to notify other web sites directly. You might set the web page that hosts whatever form you use to enter the data to do the pingback on submit.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 03-03-2008, 04:45 AM Re: Blog site pingback
Novice Talker

Posts: 9
Trades: 0
Thank you for the reply, i am using mysql and php for coding.
apwade is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Blog site pingback
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12208 seconds with 12 queries