P
PiB311
Hello all. New to the whole JavaScript thing and wanted to know if someone
has a solution to my problem.
I have a intranet site that people will be using quite often. This is
something people would want to add to their favorites, and this is an easy
add for me to do. The problem in on the intranet homepage there is another
favorites list, where a user has to go through and manually fill out an
online form with the information and submit. This would place a hyperlink on
their actual page, not in their favorites.
I want to automate this process for users and need a method to take
information (just a url and a description), fill out the form, and submit it
with a single click of a button. Please let me know if you have any
suggestions.
Regards,
Me.
has a solution to my problem.
I have a intranet site that people will be using quite often. This is
something people would want to add to their favorites, and this is an easy
add for me to do. The problem in on the intranet homepage there is another
favorites list, where a user has to go through and manually fill out an
online form with the information and submit. This would place a hyperlink on
their actual page, not in their favorites.
I want to automate this process for users and need a method to take
information (just a url and a description), fill out the form, and submit it
with a single click of a button. Please let me know if you have any
suggestions.
Regards,
Me.