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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bmdev

  1. bmdev

    Original Dot Net release dates

    Hello, Does anyone know the release dates for the first Dot net and then Dot Net 2003? Maybe some links to doc that shows them? I got turned down for a job because I didn't have 5-7 years of dot net. I have 20 years of programming with over 10 in VB thru VB.net. I told them Dot Net wasn't...
  2. bmdev

    Browser - Open Maximized

    I've already tried that and it doesn't work. It does work if you size the window but as soon as some page links to something else that has a default size that's not the size you saved, that size is now saved for all future pages that are launched from the desktop in XP.
  3. bmdev

    Browser - Open Maximized

    Hello, I have many web page links on my desktop and they always open as a normal window somewhere on my screen. How do I make my desktop web page links open maximized? I don't see any options like I do a normal application. Thanks!!
  4. bmdev

    Jagged Fonts

    I put some 24pt Times Roman fonts on an HTML page and they show pretty jagged. Is there any way to display Times Roman fonts with a larger point size that would be sharp looking? Thanks!!
  5. bmdev

    Fonts - Where do they need to be

    Great answers! You guys saved me a bunch of work. Thanks
  6. bmdev

    Fonts - Where do they need to be

    Hello, Our mgmt wants to use a font in some html pages that most users won't have on their machines. If we put that font on the web server and into the html, will the browsers display it correctly or would the browser machines need to have the font as well? Thanks!!
  7. bmdev

    VBScript inside a JS file

    Hello, I'm trying to reference a session variable inside a Javascript routine which is inside an include file XXX.js. I can put the same code in my asp page in some Javascript and it works fine. var var1 = "<%=Session("SomeValue")%>"; I keep getting an error that I'm missing a "}" Any...
  8. bmdev

    word hyperlinks to pdf hyperlinks

    I had this problem with acrobat 5.0. Don't know if it applies to v6. There should be 2 icons at the top of word for creating a pdf. They didn't appear on my system. I found a patch "5.05 acrobat patch/update". After installing the patch, the icons appeared and my generated pdf had working links.
  9. bmdev

    Meta Tags in a PDF

    We need to add some meta tags in our pdf's for search engine optimazation. How do we add them to our pdf's? meta - description meta - keywords We have adobe acrobat 5.0 w/distiller Thanks!!
  10. bmdev

    Menus - which flash version

    Thanks for the sample file.
  11. bmdev

    Menus - which flash version

    Hello, We have flash 5 and want to create dropdown menus. Can version 5 handle this or would the new MX version be easier to us for this? Also, if we create menus with MX, does anyone that has an older flash runtime on their machine need to upgrade it to the latest? Thanks!!
  12. bmdev

    Saving browser info to DB

    Good thought but we need to save the info when the home page is first hit and the serverside vbscript is already executed before the client script collects the data. Thanks
  13. bmdev

    Saving browser info to DB

    We need to save some browser info to our database so we can better service our users. It seems the only way to get this info is thru javascript and I can't pass this on to vbscript to make the database update. Is there a way to get this client info thru server side vbscript so we can save it to...
  14. bmdev

    txtFname & txtLname input fields show in yellow

    Thanks for the responses. The google toolbar was the problem. I did search and didn't find the solution as I didn't know it was the google toolbar causing the situation. Also half the time I search on this site I get timed out and I connect with a T1 line. I didn't have to wait long as Tony...

Part and Inventory Search

Back
Top