在ASP页面添加一个按钮 [英] Add a button to an ASP page

查看:254
本文介绍了在ASP页面添加一个按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我真的需要一些帮助!!!!!!


我照顾我公司的网站 www.yaketyyak.co.uk ,你会看到我们在网站上有一大堆演员,我们照顾,每个演员都有自己的身份证号码。


我需要的是能够为每个艺术家自己的页面添加一个按钮,将其添加到购物车类型页面,然后用户可以通过电子邮件将链接发送到该页面。 />

我只有asp可用,并且我确定它是可能的,因为我在anther网站上看到它在这里做同样的事情 http://www.meetthejoneses.co.uk/


i不是很好用asp和真的可以做一些简单的建议没有太技术请

I really need some help!!!!!!

I look after a website for my company www.yaketyyak.co.uk as you will see we have a large list of actors on the site that we look after, each actor has their own id number.

What i need is to be able to add a button to each artists own page that will add them to a shopping cart type page that a user can then email a link to.

I only have asp available and am sure it is possible as i have seen it on anther website that does the same thing its here http://www.meetthejoneses.co.uk/

i am not bery good with asp and could really do with some simply put advice nothing too technical please

推荐答案

最简单的asp解决方案是每次点击时将艺术家ID添加到会话级变量日e按钮。当您打开购物清单时你需要打开会话级变量并将其分开。这有意义吗?我知道这不是一个彻底的解释,请让我知道我应该更好地解释哪些部分。


Jared
The simplest asp solution would be to add the artist ID to a session-level variable every time you click the button. When you open the "shopping list" you need to open up the session-level variable and divide it up. Does this make sense? I know this isn''t a thorough explanation at all, please let me know what parts I should explain better.

Jared





这看起来很完美,我只是不知道如何使用会话变量或如何分割它们或者在单击按钮时写入它们,所以基本上所有以上!!!!!


很抱歉,但我对asp的了解仅限于从数据库中提取信息
Hi

that seems perfect, i just dont know how to use session variables or how to split them or write to them when you click a button, so basically all of the above!!!!!

Sorry but my knowledge of asp only goes as far as pulling info from a database


@colinod


好​​的,首先要做的事情。添加到会话变量。这比从数据库中提取数据容易得多。因此,如果您有一个从数据库中的记录中提取信息的页面,则发送所需信息的简单表单可能如下所示:
@colinod
OK, first things first then. Add to a session variable. This is much easier than pulling data from a db. so if you have a page that is pulling info from a record from a db, a simple form that sends all of the info needed might look like this:
展开 | 选择 | 换行 | 行号


这篇关于在ASP页面添加一个按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆