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

    CSS javascript header issue

    please see this site. mazarspayroll.in The page loads fine but whenever user moves the mouse over the services or downloads link on the top menu, a gap is created between tyhe header and navigation bar. Previously the header image used to repeat itself which is not required. So i set the...
  2. adpk77

    Stretching header image

    could anyone here let me know how to display a header image as background without cutting the image? the image must display properly on any screen resolution. My screen resolution is 1410px by 900px. so the image dimensions are 1410px by 199px. It displays fine but if the same header image is...
  3. adpk77

    coldfusion IDE's for linux

    are there any coldfusion IDE's for linux similar to Dreamweaver with coldfusion drag and drop tools, wizards, inbuilt server behaviours?
  4. adpk77

    mysql stored procedure does not show up

    In dreamweaver when i select stored procedure, the one i created does not show up in the list. I am using mysql database and using it to develop coldfusion application. my mysql database has 1 stored procedure that was created using navicat GUI. why is it not showing up in the drop down menu?
  5. adpk77

    Stored Procedure for creating prev-next links within detail page

    I am not very familiar with stored procedures. I am working on tutorial on how to create previous and next links within a detail page that navigates dynamically by displaying details of each record as contained within the mysql database. In the tutorial, it had some sql code on creating the...
  6. adpk77

    Setting mousedown behaviours to navigation buttons

    I am having issues on how to create mousedown rollovers inorder to specify the current page the user is on and that button must become inactive since they are on that page. I have used the set nav bar image behaviour but even after specifying the down image, it does work. It only works for the...
  7. adpk77

    .dwt file problem

    when i save a html page as a template, add editable regions to the page and apply it to other pages in site folder, everything displays pefectly well only within dreamweaver but when i view it in a browser and depending on which browser i am veiwing the page in, the page does display very well...
  8. adpk77

    [b]Coldfusion Administration:Adding Data Sources Error[/b]

    * Connection verification failed for data source: online_store []java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306? The root cause was that: java.sql.SQLException: Communication failure during handshake. Is there a server running on...
  9. adpk77

    Importing .sql files(Error) using heidiSQL

    I have been using heidiSQL to import a .sql file. On the toolbar, it has the option Import-Load SQL-file. Once that step is complete, I click on the execute sql button which then brings up an error message, "SQL Error: Table 'time_zone_name' was not locked with LOCK TABLES I am however unsure if...
  10. adpk77

    Tab Index

    Within Dreamweaver, after filling out one text box, how is the mouse cursor positioned in the next text box so the user starts filling it out and so on? The cursor should automatically move to the next textbox after it has been filed out by user and so on. In a similar way to as someone is...

Part and Inventory Search

Back
Top