Posts tagged external

HOW DO I MAKE AN EXTERNAL JAVA SCRIPT WITH THIS CODE?





Bookmark this site!

I’m trying to make it an external code so that my code will be cleaner please help me!

Read More >>

HOW TO CHANGE A JAVASCRIPT FILE (.JS FILE) WITH EXTERNAL VALUES?


I need the code for the Javascript file that would enable it to be change with out chaning the JS file like Google adsense goes.
I just need it to change the background colour.

Example Code:


Thanks, Chris

Read More >>

WHAT IS THE CODE FOR WORKING WITH EXTERNAL JAVASCRIPT?


Should the .js file itself not contain any html tags at all, and only be javascript? If so, is it viewable on its’ own?

I gather that this code should then be put in the html document:

Should this be put in the head or body?

If it should be put in the head, how could it then be viewable at the bottom of the page? Or is there another tag that should be put in the body in reference to the head?

Read More >>

HOW TO CREATE A LOTUS NOTES CALENDAR ENTRY VIA EXTERNAL EMAIL W/ LOTUS SCRIPT?

I’m working with an external web-based application that schedules training sessions.

We want to improve integration with the Lotus Notes running on
employee desktops.

What I’d like to do is, when we create an automated email
confirmation with class signup, create a script or have the actual email document create an appointment entry for the time of that class.

I do quite a bit of programming, but am pretty new to Lotus Notes.

First of all, is this feasible, and, if so, can someone point me to
the ideal place to step me through how to do it?

Would the email document itself be the appointment document? Would it be some sort of attachment that would do this, or do I need to create some kind of executable script that would run off of a button on the HTML email document?

Thanks for any help or advice.