This topic is locked

Just want to save myself time

3/28/2003 5:07:19 AM
ASPRunnerPro General questions
letscreate4u author

I have finished the site i was working on. But I want to add buttons instead of the text links like edit, delete. The reason is that i have all your asp now built in to a page with lots of other scripts and i just want to save my time by asking you if i can change these links to buttons without messing up the asp.

Richard

admin 3/29/2003

Richard,
you have two options here:

  1. After you generated ASP files open ..._list.asp and search for this string return false;" >Edit</a> Replace Edit with required image.

    Do multiple search-and-replace if you have more than one ASP file.
  2. If you like to have those images as a default option for edit links go to directory where ASPRunner installed and open source\list.asp file in text editor. Search for this string return false;" >Edit</a> Replace Edit with required image.
    Be careful editing this template file.
    Sergey Kornilov

letscreate4u author 3/31/2003

Worked a treat as always Sergey. Many thanks AGAIN. Good to see so many coming on the forum now. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=121&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />