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: ahi
  • Order by date
  1. ahi

    Menus that work in fireworks preview but break when exported.

    Hi again Noreen, would you mind attaching the pages? Not that I can do something surely, but I'd like to see really. cheers.....
  2. ahi

    Menus that work in fireworks preview but break when exported.

    Hey Machine, Thats the kind of error I got when I zipped the pages and sent to someone else and the path set in the file was wrong. open the file which contains your menu, check for 'file://path/filename' crap, you will probably need to set it to a relative path. I have this gut feeling that...
  3. ahi

    Menus that work in fireworks preview but break when exported.

    I've noticed that a lot of people have trouble with menus that seem to work fine in the fireworks preview but break once they are exported to HTML and embedded in pages. Whatever the reason may be, there are also several different solutions to this problem, from what i gathered; i decided to...
  4. ahi

    Drop down menu

    If you are using Fireworks MX, (I'm not sure of earlier versions) you can insert a new button, (select from the menu or right click on canvas and select the option.) then on the new canvas, right click again and u will see an import option that will allow you to select any desired image. This...
  5. ahi

    Pop-up Mystery, please help :-(

    DarnCat is 100% right. Mx is really good and it took me very little time to learn and use it for my pop up menus. I want to say this bcos i want you to know that it requires no manual coding whatsoever and pop ups are not too good to be true. even if to to repeat what darncat has said use: 1)...
  6. ahi

    Fireworks menu rollovers not working when imported in DWMX?

    Have you created both the up and over buttons? in other words, have you checked to ensure that you have actually added the rollover behaviour to your buttons? otherwise in the fireworks preview, it may seem that you have perfect rollover buttons (you have also probably not checked the output...
  7. ahi

    Positioning of dynamic menus when minimised

    Which browser are you using? Resizing should not give you a problem. But if it does, then try using frames (put your menu in a frame) hope this helps. all the best
  8. ahi

    Drop Down Menu Browser Compatibility

    Both IE and Netscape (at least the latest versions) support drop down menus. I'm not sure of the other browsers.
  9. ahi

    Adding new buttons; changing position of old ones

    Hi, I'm a newcomer and dont have much experience on fireworks. I have managed to design a menu, with rollover images (was relatively easy; i know nothing about slices and that kinda stuff, just play with the visual tools), now i need to add a few more options to the menu, and it just doesnt work...
  10. ahi

    reporting tool for postgres on linux

    i didnt know u could connect Crystal reports to a postgreSQL running on linux from a windows machine. if that can be done, it should be fine. but how do u do that?
  11. ahi

    Sort records on subtotal field.

    Thanks very much. that was exactly what i needed! regards......ahi
  12. ahi

    Sort records on subtotal field.

    Hi all! can you sort a report in descending order by a subtotal field? of course, u are aware that this report will have been grouped by another field and is therefore already sorted in ascending order by that field. but now i want the report to be sorted by descingding order of subtotal field...
  13. ahi

    Restrict number of records per page

    hey thanx, i did some stupid formula which is a bit tedious but i got it anyway.
  14. ahi

    Restrict number of records per page

    thanx for the reply but: I am using crystal reports 6 and it doesnt have the mod function. i have tried recordnumber/5=0 earlier but it doesnt work anyway. any suggestions?
  15. ahi

    Crystal Dev 8.5 and pervasive sql

    well, it also appears that crystal reports for pervasive sql is a completely different brand of s/w and is not related to Seagate Crystal Reports at all. check it out: http://www.provantage.com/scripts/go.dll/-s/fp_61661 ...ahi
  16. ahi

    Crystal Dev 8.5 and pervasive sql

    Hi! I think crystal dev 8.5 for pervasive SQL is a version used for prvasive SQL (Solomon IV database) and crystal dev 8.5 is the original version. also pervasive SQL is windows based and the crystal report edition for it provides enhanced support for it. this is only an idea i can give...
  17. ahi

    DrillDown

    Hi! drilldown actually means: you first see the record (master record or the head.) under each of the master records, u see the corresponding details. and when you suppress, the details are hidden from view. but you can still take advantage of the fact that, the details have been printed on...
  18. ahi

    Restrict number of records per page

    Hi! How can one restrict the number of records printed per page? I am using crystal reports 6. regards....ahi
  19. ahi

    I finally figured out how to export

    You could log on just before the user requests for the report by using the Application object. like this: crysApplication.LogOnServer "p2sodbc.dll",,server,UID,PWD look up all the parameters that are required to be passed to this method. to get data from the database server you will...
  20. ahi

    Grid with combo box

    Hi! I need to display data in a grid which when the user tries to edit, should provide the user with the option to select from a list of values in a combo(or maybe a drop down list). But of course neither the Microsoft FlexGrid nor (to the best of my knowledge)any other Grid shipped with VB...

Part and Inventory Search

Back
Top