Adding and Email Link |
10/17/2006 1:34:11 PM |
ASPRunnerPro General questions | |
B
bburden author
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3614&image=1&table=forumtopics' class='bbc_emoticon' alt=':angry:' /> I have seen the below script in several post in this site, I have worked with this for over a week with no avail. I know I am putting it in the right place in the ....list.asp page but it just does not work. I dont't expect for anyone to do my work for me just tell me if I am putting it in the wrong place. The only difference I can see in some of the post here is that rs.DataFields is used instead of rs.Fields which is used in ASPRunner 4.0. But if I use rs.DataFields I get a error message. |
|
![]() |
Sergey Kornilov admin 10/17/2006 |
You putting it in the right place. |
B
|
bburden author 10/17/2006 |
Thank you so very much for your reply, I just needed to know if I was putting it in the right place, I am using FrontPage 2002 as my editor, but what is so strange is that this very same code works on my laptop which I am running office and Windows XP. But on my desk top at work which I am running Windows XP and office 2003 it does not work at all after I put the code in the ...list page. |
![]() |
Sergey Kornilov admin 10/18/2006 |
Just a side note - Frontpage breaks ASP/HTML/Javascript code sometimes. |
B
|
bburden author 10/18/2006 |
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=11938&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> Sergey, After I had gone on 2 other machine in my office, and downloaded an unregisted copy of of ASPRunner 4 and then place the code in the ....list.asp and got it to work, I really got frustrated. And just wanted to throw in the towel. |