473,545 Members | 721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Yahoo Store Tags

2 New Member
I have a Yahoo store. In order for me to access via javascript or HTML (on the client side) any information stored in Yahoo's product fields, I have to use something that looks like this...

<!--#ystore_catalog id=neo2-digital field=name -->

Where "id=" follows the product name. "field=" follows the information field stored on Yahoo's servers that I would like to access (in the above example, I use the name field, which pulls the name of the product). Yahoo requires the ID param and the FIELD param.

Now, what happens is that once the above is written into a client-side script or HTML and uploaded to Yahoo's servers, when that HTML or javascript is read back to a client, the information stored in Yahoo's servers under "<!--#ystore_catalog id=neo2-digital field=name -->" is read back.

So, in my case, I have a script that puts this information into a variable:

name="<!--#ystore_catalog id=neo2-digital field=name -->";

When this is downloaded into the client, that line would read...

name="MSI Neo2 Digital";

That's all nice and dandy, but I want my javascript to have total control of these these fields so I can use javascript variables, like...

name="<!--#ystore_catalog id="+product+" field="+field+" -->";

But this is impossible since the javascript puts the above together over on the client side, and if it is to work, the store tag must be fully assembled, and spat from the server side over at Yahoo.

I've experimented with all kinds of creative crazy coding to try to "trick" Yahoo's servers to do this but no luck.

Any ideas?
Sep 6 '07 #1
1 2027
acoder
16,027 Recognized Expert Moderator MVP
I wouldn't know for sure without looking at Yahoo's parsing code, but have you tried document.write( )?
Sep 7 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
1727
by: Victor | last post by:
With Yahoo's support being non-existent, and with more and more ISPs (and countries) blocking Yahoo Group's IP addresses, I'm looking for a replacement for Yahoo Groups. Does anyone know of an ASP (VBScript) that can function as a Yahoo Group style replacement? This includes handling digest emails as well. All the popular forum software...
2
1011
by: Keith Harris | last post by:
Hi, I am pulling xhtml content from a data provider that I manipulate and store in a DB. Before storing the xhtml fragment in the DB,I want to discover all <img> tags, download the target image to the local filesystem, and change the img src to point to the new location. Do you know which classes can help me pull down an image given a...
21
2916
by: matvdl | last post by:
I have a system that was originally developed in asp - the pages are saved in SQL (there are over 10,000 pages) and saved to a temp directory in the server when requested by a client. I have updated this system and changed the pages that are saved to the server as aspx - everything works fine and pages can be served - but Its not...
5
1621
by: Kourosh | last post by:
I want to store some state infomation for each DIV tag on a page. Which property of the DIV tag should I use for this? ie I want to iterate through all DIV tags, and associate each with a 'state' and store that information in the tag
1
6647
by: nwebhosting | last post by:
Hello and thank you. Could you please help me with this.: i try to store images using the following code, and it just bring a blank screen. i being trying different things and i am not sure if the problem is on values. Please help me. PUT YOUR CODE WITHIN code OR php TAGS NEXT TIME!!!! <body> <form action="insert2.php"method="post"...
0
1812
by: wizardworkz | last post by:
Hello All! Having a bit of a problem combining php with javascript here. What I have is a store with images (There will be a smaller image of each item, and a larger image of each item, but I want users to click on a link under the image shown (Smaller image) for a popup window showing a larger image. I have already setup an additional table...
3
5014
by: Alfred | last post by:
I want to post text field data from these HTML TEXTAREA tags to a PostgreSQL database and have it reappear back on another page exactly as I had typed it. Over the years I have done this but only did it with simple text. This time around, I want to handle much more complex text. I need to preserve some kinds of features. (Yes, I have turned...
2
2169
by: Alex | last post by:
Hey Guys.. I'm just now starting to learn VB 2005, but I have a question that might help me in the long run. I hope to write applications which store user data, and without wanting the user to always have an MS SQL database (or other DB) on hand, is it possible to have VB 2005 store all data in XML files? It might be a substancial amount...
3
5424
by: IT Couple | last post by:
Hi In the past I have used HTML tags to generate HTML emails, now I want to store the data with HTML tags but display the data on a report. Is there a control that is able to undestand HTML tags and apply proper formatting. This will be simple bold, Italic, Underline Many thanks in advance. Emil
0
7465
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7656
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7805
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7752
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5969
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5325
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3441
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1878
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1013
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.