Riva, It appears that this might be an eCommerce solution someone created. I found SiteLINK as a company that specializes in e-commerce with XML data sources. http://www.dydacomp.com/sitelink-ecommerce.asp'
It is probably locked down because of that. - Todd -----Original Message----- From: Portman [mailto:[EMAIL PROTECTED] Sent: Thursday, May 22, 2008 10:10 AM To: [email protected] Subject: Re: [Bulk] RE: [wdvltalk] Any ASP gurus out there? This is all I find in the include files: set sitelink=createobject("sitel530.sitelink") call sitelink.setdata(session("datapath"),cstr("")) and (these lines are commented out) ' SL_BasketCount = sitelink.getdata(cstr("BASKETCOUNT"),session("ordernumber")) ' SL_BasketSubTotal = sitelink.getdata(cstr("BASKETSUBTOTAL"),session("ordernumber")) Riva On 5/22/2008 10:53 AM, Linden, Todd wrote: > I didn't notice all the code that you had posted in reply to Cheryl's > post. > > This is the line that sets up the xmlstring. > >>> xmlstring =sitelink.READ_METATAG(session("showdept"),cstr("")) >>> > > There is an object called "sitelink" that has some methods like > "READ_METATAG" there. Is that in one of the include files? > > - Todd > > -----Original Message----- > From: Portman [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 22, 2008 9:45 AM > To: [email protected] > Subject: Re: [Bulk] RE: [Bulk] RE: [Bulk] RE: [wdvltalk] Any ASP gurus > out there? > > Nope. Nothing in either of those... > > Riva > > On 5/22/2008 10:42 AM, Linden, Todd wrote: > >> Have you looked in these two files to find xmlstring? >> >> <!--#INCLUDE FILE = "include/momapp.asp" --> <!--#INCLUDE FILE = >> "CreateXmlObject.asp" --> >> >> I'd guess it'd have to be in one of them. >> >> - Todd >> > > ____ * The WDVL Discussion List from WDVL.COM * ____ To Join wdvltalk, > Send An Email To: mailto:[EMAIL PROTECTED] or > use the web interface http://e-newsletters.internet.com/discussionlists.html/ > Send Your Posts To: [email protected] To change > subscription settings, add a password or view the web interface: > http://intm-dl.sparklist.com/read/?forum=wdvltalk > > ________________ http://www.wdvl.com _______________________ > > You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > To unsubscribe via postal mail, please contact us at: > Jupitermedia Corp. > Attn: Discussion List Management > 475 Park Avenue South > New York, NY 10016 > > Please include the email address which you have been contacted with. > > ____ * The WDVL Discussion List from WDVL.COM * ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: [email protected] To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with. ____ The WDVL Discussion List from WDVL.COM ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: [email protected] To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
