Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: MustangManny
  • Content: Threads
  • Order by date
  1. MustangManny

    Any pros know how they did this "inverted light flare/glow effect" ?

    Any pros know how they did this "inverted light flare/glow effect" ? I spent days trying to figuring out the animation/effect. http://www.lightamericanbar.com/ Go to cocktails. Looks simple, but I think a little more complex than it may seem. If you look at the different shapes of glasses and...
  2. MustangManny

    Looking for FSo script that will display folder contents

    Hello, I am looking for a script that i can put on a asp page that will show all contents of a folder as links. I made a folder for a client on their website where they can upload their word and pdf documents. I would like it so that when I call a particular page, all contents of that folder...
  3. MustangManny

    New to FP2003, can't connect to my site:Sharepoint Servcies not instal

    Trying to connect to my domain and I just keep getting this error. The Web server at "www.blah.com" does not appear to have Windoews SharePoint Services installed" Is there a way around this? Thanks in advance.
  4. MustangManny

    Unique random numbers, NOT repeated?

    Hello, I have a dymanic scroller that pulls "headlines" from a database. What I want to accomplish is have the 4 or 5 head lines have a different stylesheet out of 4 possibilites, but never be repeated twice in a row. How do I get it to choose a random number out of 4, but never repeated? i.e...
  5. MustangManny

    Is there a way to select all fields non-sequentially?

    Hello. I have a VBScript statemnet that checks to see if a field value is a particular value which subsequently executes the line of script according to that value. My problem is this. On a page that writes all the fields from the database, if I reference the very LAST field (Column) from the...
  6. MustangManny

    Is there a way to select all fields non-sequentially?

    Hello. I have a VBScript statemnet that checks to see if a field value is a particular value which subsequently executes the line of script according to that value. My problem is this. On a page that writes all the fields from the database, if I reference the very LAST field (Column) from the...
  7. MustangManny

    How and where do I place stored procedures in a Win environment?

    I use MySQL-front as a GUI. A bit of a novice at this. I do not run my own SQL server,mY Webhost does. Will they have to make the stored procedure for me? Thank you.
  8. MustangManny

    Is there a way to have WHERE [column name] = all?

    Is there a way to have WHERE [column name] = all? If so what is the parameter? The asterisk does not work there. By default I wanted to have my query: SELECT * From GALAXIES Where Category = [parameter], where parameter would be ALL as default. Is this possible? Thanks in advance.
  9. MustangManny

    How to show radio button toggeld from database info on Update Page?

    Hello. I have an update page( form ) where the client can make changes to the info they have entered into a database. One of the fields is a radio button group selection. How do I populate the correct radio button from the database info, so they can see what the present choice was and can...
  10. MustangManny

    Adding a 0 to the day for dd/mm/yy

    Hello, My dates are coming up as 1/5/04, I need to show as 1/05/04. How do you do that? Thanks in advance,
  11. MustangManny

    Where can I find some decent documentation on using UI components?

    I find it somewhat inane and an impediment for macromedia to provide components that were made to simplify the process, but fail to provide proper and concise documentation on its usage. Much a like a souped up car, sans the wheels including the steering. Where can I find some decent...
  12. MustangManny

    Aaggh ScrollPane comp in MX2004 Flash Pro is not the same as Flash MX.

    Hello folks. trying to get a scrollpane working in MX 2004 Pro. In plain ol MX, you just drag a ScollPane component , enter the scroll content name and that's about it. In MX2004 Pro, there is no Horizontal Scoll tag nor a Vertical Scroll Tag, in fact it has a loyt more parameters. I did the...
  13. MustangManny

    How do you sync flash file with an mp3 file.

    I have a flash file and have certain animations in sync with the sound ( mp3) . The local swf on my PC, works perfectly, where ,i.e. a drum roll has a flash animation in sync with it. However, once uploaded it gradually becomes out of sync by end of file. Is there a way to fix this ,or perhaps...
  14. MustangManny

    MX2004 Anybody else miss the right click [ Actions ] Shortcut?

    When you right clicked on a frame, the right click menu, used to have actions right under the reverse frames option. In Flash MX 2004 Pro, they took it out. Now you have to either leave the actions window open all the time or have to click on F9 to reopen it. Anybody else finding this to be a...
  15. MustangManny

    Hello can some guru be so kind to convert this to Javascript please

    <script language=vbs> dim myPics sub setPics() myPics = array (&quot;Pic1.jpg&quot;,&quot;Pic2.jpg&quot;,&quot;Pic3.jpg&quot;,&quot;Pic4.jpg&quot;,&quot;Pic5.jpg&quot;) outStr = &quot;&quot; randomize() do while uBound(myPics) > 0 ranNum =...
  16. MustangManny

    Randomized order of image links? Help from the pros please.

    Hello, I have 20 different people with their image links on my site. I would like to have them appear randomly in order rather than alphabetically and manually added since I must add more image links. How can I display these image links in random order making certainb that they also don't...
  17. MustangManny

    Can you load a movie with a fixed pixel size?

    I have a background movie where I load an image in. When the browser is stretched , or more important when the resolution is changed, the loaded movie changes size along with everything else. Is there a way to keep the loaded movie at an absolute size , regardless whether the parent movie is...
  18. MustangManny

    Is there a way to display time ona webpage without a refresh?

    Ihave used some vbscript to write the date and time. However, the time of course does not refresh and remains as it were when the user loads the page. Having a meta-refresh works but what an eye-sore. Any help would be greatly appreciated. Thanks.
  19. MustangManny

    Failed to execute script '../cgi-bin/time.cgi': Win32 Error Code = 2

    Heelo. I downloaded a perl script from http://www.dogtagprograms.com/showCode.asp?ID=0007. It works fine when I call it directly from cgi-bin via URl. But when I try to SSI it , it doesn't work. With &quot;virtual include&quot; the result is the script itself displayed in the browser. With...
  20. MustangManny

    How 2 have selected nav button selected highlighted when on that page.

    Hello. I have a rollover nav bar that I created. The nav bar is an include page. What code would I need to have a particular clicked button stay &quot;down&quot; after that button has been selected and that relative page has been loaded so that the user knows what page they are on and to also...

Part and Inventory Search

Back
Top