Posts tagged Script

HOW CAN WE SET HOME PAGE TO INTERNET EXPLORER BY USING JAVA SCRIPT OR HTML.?


How can we set home page to world wide web explorer by using java script or html.

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.

HOW DO I HOST A SCRIPT ELSEWHERE, THEN USE HTML CODE TO EMBED IN MY SITE?


I run a website from an on the web template system, so I cannot upload a script with these requirements:

cPanel suggested + PHP+ MySql

Is there a way to host this script elsewhere, then use an HTML code to embed it in my template site? This would help me to keep a new service on my current site rather than having to link to another.

Thanks for any insights!

HOW DO YOU PUT A SCRIPT INTO THE HTML ON FRONT PAGE?

I have a script for a “conveyor belt of photos” but when I pop this script into my webpage html on Front Page the actual script code shows up on my webpage. I do not know why. Thanks for your help!

WHATS ANOTHER NAME FOR A MOVIE SCRIPT?

I do not know another word but I mean the word by word document that you can look up online. Im looking for the “script” for an American Crime. I know this doesnt make sense i hope someone understand.

CAN ANYONE HELP ME TO CONVERT MAINFRAME JCL TO UNIX SCRIPT?

I need to convert the JCLs to unix/Linux scripts. Can someone help me with any guidelines about this or any link/document. I do not want any tool/software to do so. Thanks.

HOW I ADD HTML/JAVA SCRIPT IN THE BOTTOM OF EACH BLOGGER POST?

I want to show a Ad banner (not Google Adsense) in the bottom of each post( not in post ). Note that this code is in Java script. You might also give some useful links for this topic.

HOW DO I TRANSLATE PICTURES TO HTML SCRIPT TO EMBED ON A FORUM.?

I am on this forum for buying and selling motorcycle parts. Some people are able to insert photos in to their posts. All I can figure out is how to insert a link to a web site, but the actual picture does not show up. I have tried everything that I know of.

I am trying to get photos from www.Webshots.com to show up in a forum on Delphi Forums. I have tried the embed option etc… I just can’t figure it out.

I GOT A GREAT FORM FIELD SCRIPT BUT I DO NOT KNOW HOW TO PREVIEW IT BEFORE SUBMISSION?

xer0blast sent me this choose field script where two values are passed through, one is an image and another is text. But I am not good with php/java yet and need help displaying the image and the text in a preview.

Here is the script:

HOW TO CREATE A TRIANGLE OF ASTERISKS USING JAVA SCRIPT ?

********
*******
*****
***
**
*

i made this one to make one nearly like this
*
***
****
******
********

so how do you make it upside down … i think to to fill up the asterisks on the spaces … ?! so if you please help me with the code !

note : the number of the asterisks does not rele matter , not the number of rows and columns …. as long as it looks like what it looks like !