This topic is locked

Email of results page?

2/11/2005 15:08:58
ASPRunnerPro General questions
sol_knar author

Hello,

I was wondering if anyone has added the option to have the results of a search to be emailed back to the user.

If any one has any info please let me know.

Thanks,

William Hippensteel

CRS Computer Consultants

Sergey Kornilov admin 2/11/2005

William,
I guess you can edit ..._list.asp page by adding a variable that should store this email content. In functions WriteTableHeader and loopRS you need to add to this variable everything you wirte on the list page. After that you can send an email to user putting search results into email body.