I've decided to streamline a certain portion of our department's trouble-ticket. Right now, the script grabs everything from the database and puts it into a big table. I want to make the information more readble by putting some of the information in another page accessable by a URL. So instead of having all the information in a table, it just says, "click here". When the user clicks, another window pops-up with the revelant information.
Here is a mock-up example table that I made to show what I want the script to output:
<!-- m --><a class="postlink" href="http://www.geology.ohio-state.edu/test/rfatest/possibletablelayout.html">http://www.geology.ohio-state.edu/test/ ... ayout.html</a><!-- m -->
My problem is, how can I get the information from the database to go into the URL rather than the table column? I'm kinda lost here...
Thanx
Here is a mock-up example table that I made to show what I want the script to output:
<!-- m --><a class="postlink" href="http://www.geology.ohio-state.edu/test/rfatest/possibletablelayout.html">http://www.geology.ohio-state.edu/test/ ... ayout.html</a><!-- m -->
My problem is, how can I get the information from the database to go into the URL rather than the table column? I'm kinda lost here...
Thanx