Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

   

Reply
 
LinkBack Thread Tools Display Modes
Old 05-08-2008, 01:29 AM   #1 (permalink)
Member
 
Join Date: 01-09-08
Posts: 30
iTrader: 0 / 0%
Latest Blog:
None

temple is liked by many
Thumbs down Need technical advice

I have a custom-made site – product catalogue. It includes description and assembly scheme as well as the picture of the final product. The programmer I worked with before disappeared, and I need to add a feature for emailing catalogue and product specification.

Can anyone advise me how to do it without serious changes in the site structure? (I was told that it is usually a quite complex work).
temple is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-08-2008, 01:33 AM   #2 (permalink)
v7n Mentor
 
Boogle's Avatar
 
Join Date: 09-03-07
Location: England
Posts: 645
iTrader: 0 / 0%
Latest Blog:
None

Boogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really nice
I would run it through a webservice by sending the itemID to the webservice and then getting this webservice to pull out the correct specifications of the item and placing it into an HTML email and sending it via smtp.

I think in ASP.NET i can easily show you how to do this. What have you been using to make the site?

Boog's
__________________
Great new 'June' Javascript Framework
June Forums - Innovative JScripting

Price is what you pay... Value is what you get.
Boogle is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-08-2008, 02:58 AM   #3 (permalink)
Member
 
Join Date: 01-09-08
Posts: 30
iTrader: 0 / 0%
Latest Blog:
None

temple is liked by many
Both catalogue and Product page - are static html
temple is offline  
Add Post to del.icio.us
Reply With Quote
Old 05-09-2008, 03:18 AM   #4 (permalink)
v7n Mentor
 
Boogle's Avatar
 
Join Date: 09-03-07
Location: England
Posts: 645
iTrader: 0 / 0%
Latest Blog:
None

Boogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really niceBoogle is just really nice
OK so ideally you need to create a database with your products in and then set a link on each product page with a querystring, i.e. www.mysite.com/mywebservice.ashx?prodcode=1

when you send this to the service, the service realises you want to mail details about the product with productCode=1. It will find it and send it.

now that is easier said than done but other than doing a start from scratch it's all your faced with because you have static content.

The other option is to pre-create the HTML emails for each product and save them and then just tell the webservice to send the appropriate pre-created HTML email depending on what product the queryString is informing it with.

Get it?

Boog's.
__________________
Great new 'June' Javascript Framework
June Forums - Innovative JScripting

Price is what you pay... Value is what you get.
Boogle is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Technical specifications of a good host realestate Web Hosting Forum 2 12-05-2004 05:48 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 08:54 AM.
© Copyright 2008 V7 Inc