We have a client that wishes to have the following on their
website:
1) Calendar
- For any date, the user wants to be able to add dates and times to a calendar date so any one viewing this calendar will be able to see what is going on for that particular date.
- Must be Mozilla friendly
-...
Hello,
I have NT security set up on a certain folder on mywebsite called "franch". When the user clicks this link on the webpage, the security box appears asking for id and pwd.
How would I code a logout button on my webpage?
I was hoping I could do this in JavaScript.
Hello
I have reference an mp3 file on my website and am having difficulty with the coding of playing the music. I don't want a new window to appear, just to play once and then stop.
<area shape=rect coords="20,249,111,271" href="images/mm_jingle.mp3">
Can someone please help me out with...
I am writing a query where I need to prompt the user for a start date and an end date.
Can someone please point me in the direction on how to do this?
Thank you
Hello
I am trying to pass the value if my variable in my url.
How do I display it?
<a href="http://www.mysite.com/down_test.htm?cust_num=AEPS">click here</a>
Any help would be appreciated.
Hello
I have a form that has 10 questions on it
Each question has a set of Yes/No radio buttons
and a textarea.
If the user clicks Yes, the textarea becomes visible.
If the user click No, the textarea is hidde.
My code seems to be not working the way I want.
What have I done wrong?
Thank...
Hello
I have a form that has 10 questions on it
Each question has a set of Yes/No radio buttons
and a textarea.
If the user clicks Yes, the textarea becomes visible.
If the user click No, the textarea is hidde.
My code seems to be not working the way I want.
What have I done wrong?
Thank...
I have the following code and would like to do a global replace of chars in a string but it only replaces the first occurrence. How do I get it to replace all occurrences?
sBadChars[0] = "+";
sBadChars[1] = "%2B";
sBadChars[2] = "%20";
sBadChars[3] = "%2520";
sBadChars[4] = "%22";
for (iCount...
I have the following area map;
<area shape=rect coords="20,249,111,271" href="images/jingle.mp3">
Can someone please point me towards code that will allow the music to play once when this area is clicked, and no window pops up.
Hello,
I have created an image map
<area shape=rect coords="20,249,111,271" href="images/jingle.mp3">
and when the user clicks on this area, an mp3 file or wav file will play, but I need to hide the player window which shows up.
Can someone point me to where I could find the code to do this...
Hello
I am looking for a javascript menu where you mouse over buttons (lined up horizontally, and the sub menu displays
right underneath (lined up horizontally).
Does anyone know where I could go to find this script?
eg:
HOME BUTTON SERVICES BUTTON
submenu1a submenu1b...
Hello,
I have a program with a date field called "followupby" which needs to get filled in with 2 business days from the followupby date.
Can someone point me in the direction where I can find a sample of this code?
Thanks
Is it possible to Open a file, read the contents of the file, update the contents and save the file.
If so, can someone point me at some documentation I can use.
Thank you.
I have constructed the query below, but the OwningUser field displays a numeric value, and not the OwningUser's name. This info is located in a table called:
dbo.SystemUserBase and the field I need is the FirstName field from this table.
How do I construct this query so that I can get the...
I have a word document which I need to add the results of a query.
This queries the database for a specific customer and displays the product(s) they have purchased. They may be as many as 10 records.
This is to be formatted in tables, as shown below:
I can't seem to get this working...
(a) I have a word document that links to a database and
displays some customer information at the top of it.
(b) At the bottom of this word document, I need the
customer to be able to fill in the data and send
back to me.
What I don't want the customer to do is, to be...
Hi.
I have a large graphic which I covered with a transparent button.
When I add the action code
getURL(http://www.mysite.com)
I'm getting an error.
Is there an example somewhere where I can find out how to do this?
Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.