tripwater
07-25-2003, 03:48 PM
I have a var in php called $tempid that holds an integer. This is in a popup up window that they are working out of.
Once the user posts over to the page in which this int gets generated, I would like for them to be able to either click a link and it be in their clipboard or just assign it to the clipboard automatically.
THis is for developers that are tracking error codes and they would be entering this in all day so this would cut down on steps.
Also these developers are using both IE as well as Mozilla/netscape browsers so it needs to work in both...asking alot?
any help would be greatly appreciated. Thanks.
Once the user posts over to the page in which this int gets generated, I would like for them to be able to either click a link and it be in their clipboard or just assign it to the clipboard automatically.
THis is for developers that are tracking error codes and they would be entering this in all day so this would cut down on steps.
Also these developers are using both IE as well as Mozilla/netscape browsers so it needs to work in both...asking alot?
any help would be greatly appreciated. Thanks.