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 dencom 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: electronicmonkey
  • Content: Threads
  • Order by date
  1. electronicmonkey

    Submit button not functioning

    I have a flash movie with a submit button which leads to another flash booking form book.swf . I am working in asp environment. My actionscript for the submit button is as follows : on (release){ submitAttendees(); } Somehow my scripts work fine on design machine , but the submit button...
  2. electronicmonkey

    Can I add link to background image in CSS ?

    Hi; I am having a headache trying to figure this out. If I can, please tell me how . My present background image code : background:#666666 url("image url") no-repeat right;
  3. electronicmonkey

    How to re-assign key in keyboard

    The "J" key on my Sony VAIO laptop computer is broken and the stub has become very unreliable . I called the repairshop, and I was told this will take four days to fix and at a cost enough to buy a cheap used laptop. I don't have 4 days or so much to spend on solving this so I hit on an idea...
  4. electronicmonkey

    Replace submit button with graphic

    The search module for a CMS that I am presently using has following code. I will like to replace the generic submit button with a graphic (graphic.gif in root folder of site) of my own. Can someone please help me ammend this ? Thanks. Code: defined( '_VALID_MOS' ) or die( 'Restricted access' )...
  5. electronicmonkey

    complete newbie help

    Please forgive me for this.I have just downloaded and installed Coldfusion MX7 Developer on my pc. I have read all the instructions (read me, getting started....Found the command line web server configuration tool daunting) but somehow I can't figure out how to use the program yet. I can already...
  6. electronicmonkey

    Can't trace validation error

    I am trying to validate my site after doing some alteration. I get two errors which I am unable to locate quickly enough. Can someone help me out ? Site URL : www.websesame.co.uk
  7. electronicmonkey

    Site does not show

    I have a rather strange problem here. I have developed a site in DotNetNuke framework on my office machine. I now moved all the files to a production server after changing all the required values. However all I get is a 404 error message in trying to access any aspx files through the browser...
  8. electronicmonkey

    collapsible menu help

    I am intending to use a collapsible menu similar to that used at http://slashdot.org (left side) . I have two problems however. 1. I want the menu to expand immediately on page load, without need to click on top bar 2. The menu is supposed to be Firefox compatible, but it is not. How can I fix...
  9. electronicmonkey

    Control in DNN

    There must be an easy way to do this. I have a main navigation bar at the top of my DNN site. On clicking on a menu item this should lead to a page on the site. However when the page shows, I want a slide menu to be automatically activated on one side. Is this menu possible in ASP.net ? Where...

Part and Inventory Search

Back
Top