I have been trying to adapt this amazing (out of my league) script so that I can add in an way for it to advance to a new webpage at the end of the array.
Would anyone mind please taking a look and helping me in finding a way. I have looked through so many image loop scripts now that I think...
Here is some idea of what I am trying to do.
1 - Preload my images to the page.
2 - When user clicks the imgclick.gif
2 - the javascript will loop through these images one at a time at
approximatly 50 millisconds using id="imgmain" as its holder.
3 - when the javascript gets to the the...
These are my table names
ACTIONS
WHORESP
ACTIONEMP
These table are linked and if I was to open the ACTIONS table and clicked on the + for each record I would be able to see every ACTIONEMP for each ACTION. What I am needing is this same data to show up in a text box. I have tried different...
I am currently using this code here;
ON MY CODE PAGE
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim dirInfo As new DirectoryInfo(Server.MapPath(""))
DataGrid1.DataSource = dirInfo.GetFiles("images/*.jpg")...
I thought this was going to be a simple task but it has escalated beyond the boundries of my mathmatical knowledge. Which isn't saying much.
I am trying to make a chart based on these items.
vehicle - (this is just an ID Number)
puDate - (this is the date the vehicle was received)
rDate -...
I have a button on an outlook form that takes the data from that form and sends it to a word document with strategically placed bookmarks for that data.
My problem is this.
When the user clicks this button, everything works fine, but when they close the document or if they close MSWord the...
I am trying to have a button on my spreadsheet that when the user clicks it that it post the spreadsheet into an exchange folder on the our intranet. I believe I am almost there but for the life of me I don't know why it still request that the user selects a folder. Here is the code I have so...
I have a column of email addresses on sheet3 and I need to send this workbook as an attachment to all the addresses in that column. Can anyone give me some hints on how to get started. I was going to have the workbook open with a form that has two command buttons on them one to send the e-mail...
Does anyone know how to have a hyperlink take you to a public Folder on the network without opening another instance of outlook. I can get my hyperlink to take me there but I want it to use the outlook that is open not open the program again.
I am trying to put together some Script that will Prompt me, asking if I want to send a copy of of this calendar item to a certain public calendar folder. (The Departments calendar) Also, to have it update those copies if the original item is changed. If anyone has already done this or has...
This is going to sound like a simple query and it may be but its giving me a headache. In one of the rows, the information is being added to the table is coming in now piticular order. An example would be: There are 3 choices a 1, a 2, or a 3. This is entered by many different people and...
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.