Profile
Achievement
blackf0rk's Recent SnippetsTagged page
- All /
« Prev 1 Next »
If you're going to be using a common function throughout the Web site, you can include the function in your MasterPage and gain access to it from each aspx that inherits from this MasterPage; like so:
0
1068
posted 15 years ago by blackf0rk
If you need to get the HTML from a Web page to rip it, process it, and/or display it in the way you want, the following function will work for you.
0
1032
posted 15 years ago by blackf0rk