Someone is working with Heat which creates ASP pages. She's trying to simply add a button with the text for it. I'm looking at the code and we've figured out how to create the button but the text is something else. The instructions, such as they are, say to add a PAGE and TAG variable for each new button. For example for Login there are two variables LOGINPAGE which has the address and LGOINTAG which is supposed to have the string that displays as the label. But the variables are not in the js file they say they should be in and rather than strings being assigned to the TAG variable, it looks like either a function or variable is being assigned instead. I'm not familiar with this syntax: LOGINTAG = $ (Login);
Is that a function? We've search through every include that they use and can't find what that may refer to. Thanks, Randy ASP Resources www.asp-dev.com ============================================================ Learn over lunch. Get the developerWorks newsletter and enjoy tools, code, and tutorials, along with your sandwich. XML, Linux, Web services, Java -- and peanut butter! http://www.topica.com/partner/AP-1RMZ49/partners/ibm/aff_landing.html ============================================================ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/asp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
