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

    Regular expression for date search

    I've only ever accomplished the most basic of regular expressions so this problem has been cooking my brain all morning. I'm trying to use a regular expression to search for dates in the format: Jun 12 thu. I'm searching these out in a large text file. Simple date formats like 6/12/03 would be...
  2. AMayer

    Interaction with <OBJECT>

    I am having no success communicating between an <object type=&quot;text/html&quot;> and it's containing page. The <object> loads a simple dynamic page with a couple of buttons. When the user clicks a button, I'd like to action a script on the main page. What's the proper method for this? Many...
  3. AMayer

    Object.watch or am I off track?

    I am fairly new to flash and have a unique problem I hope someone can help me with. For a project, I have about 1600 legacy SWF files, some with buttons, that that need to be fit within kiosk navigation. Some are just simple displays of a JPG but some contain questions with response required on...
  4. AMayer

    CFHTTPPARAM problem

    Here's my situation: I've been working on migrating an app from one look and feel to another and had to build an interface on top of an interface as a temporary solution. When a user posts data to my form, my program posts the information to a form on a different site. This is all working great...
  5. AMayer

    Error Log

    I've been handed the responsibility of determining where some errors are coming from in our error log. They appear to be IIS related and I hope that someone else has seen these and knows how to fix them. The error: &quot;The configuration information of the performance library...
  6. AMayer

    Force scrollbars

    Does anyone have a trick to force the vertical scrollbar to be displayed in the browser window? I know this can easily be accomplished with a signed script but, to my knowledge, IE doesn't support this kind of signed script? I don't want to put a bunch of extra space at the end of the page...
  7. AMayer

    CFHTTP Crisis

    I moved a site I created a while back to a new server and am having a strange problem with CFHTTP. What I'm using is an adapted version of Ben Forta's UPS price custom tag. It uses CFHTTP to post information to the quick cost form on the UPS site and pulls back the pricing information. The UPS...
  8. AMayer

    Japanese in CF?

    I am quickly getting the picture that some of the programs I like to use don't support unicode. More specifically MySQL and Coldfusion. It turns out that soon after I launch my company's website in June I will have to deliver a Japanese version as well. I need to read and write Japanese to a...
  9. AMayer

    SQL Languages

    I am currently developing the architecture for my company's coorporate website. The site needs to be launched with both an English and Japanese version. Much of the information displayed on the site will be stored in MSSQL for easy content management. My question is this: Can I store both...
  10. AMayer

    Coldfusion Server on Cobalt RaQ

    Has anyone here successfully installed Coldfusion server on a Cobalt RaQ server? Like so many other things, Cobalt says that Coldfusion is unsupported but I have heard that it can be done and has. I just cannot find anyone with 1st hand experience. Thanks! Andrew amayer@sonic.net
  11. AMayer

    Question regarding UPSPrice Custom Tag URGENT

    This is regarding the custom tag (by Ben Forta, available at the Allaire developers exchange) that calculates UPS shipping costs. There are options in this tag to input a country code. The problem I am having is this: The Service codes 1DM ,1DML, 1DA, 1DAL, 1DP, 1DPL, 2DM, 2DA, 2DML, 2DAL, 3DS...

Part and Inventory Search

Back
Top