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

    org.apache.commons.fileupload.portlet.PortletFileUpload

    I'm having some problems getting the following code to compile. I'm trying to create a File Upload portlet for use with a JSR 168 Portal Server (WebSphere 5.1 to be exact). I have downloaded the 1.1-dev build from the Jakarta website, and installed that in my WEB-INF/lib directory. My code is...
  2. WartookMan

    How do I bridge two wireless modem/routers together...

    The equipment: A - D-Link DSL-604+ wireless modem/router B - HP desktop PC C - Netgear DG-824M wireless modem/router D - Fujitsu Laptop with Netgear MA511 PCMCIA Card E - HP nx7000 Centrino Laptop F - Crossover cable x 2 G - Networking cabling (10m)... but can buy more. ;) The D-Link DSL...
  3. WartookMan

    How do I determine a field size in MS Access using ASP

    I have searched Google. I have searched multiple groups on Tek-Tips... but without success. I even posted to the MS Access Forum and they referred me to the ASP Forum. Using ASP and an MS-Access database, I would like to retrieve a field's "Field Size" property. Is this possible? I want to be...
  4. WartookMan

    How do I determine the field size using ASP

    I have searched Google. I have searched multiple groups on Tek-Tips... but without success. I would like to retrieve a field's "Field Size" property using ASP. Is this possible? I want to be able to use it as a first-line trap, to set the "MAXLENGTH" attribute of an INPUT field on an HTML form...
  5. WartookMan

    Create XML files using PHP under IIS...

    I have installed PHP 4.3.6.6 under IIS 5.0 (Windows XP). I would like to be able to create XML files and store them on the filesystem (using predefined methods, not simply outputting a text file in XML format). What is required to do this? I've had a look on Google and Tek-Tips, and don't seem...
  6. WartookMan

    Netscape 7 text-align center issue...

    I have tried to code my site according to XHTML 1.1, and CSS2 standards. However, under Netscape 7 the layout of the following page, doesn't quite work properly. It seems fine in IE 5.x/6.01, but Netscape just doesn't tow the line. The url is: http://www.lwwcm.com/contact/contactus.php Any...
  7. WartookMan

    FileSystemObject and Norton Antivirus

    SYMPTOM: When trying to execute something like: Set objFSO = Server.CreateObject ("Scripting.FileSystemObject") ... nothing happens in the browser. It just sits in an endless loop attempting to load the contents (response) from the ASP page. FIX / SUGGESTION: The problem may be caused...
  8. WartookMan

    Export ASP / SHTML to HTML static pages...

    I've searched the forums, I've searched the web, but I don't seem to be able to find a tool or information on this problem. Background: I have two websites, one commercially hosted which allows CGI scripting and SSI (.shtml files), and another that is a basic service...
  9. WartookMan

    Please read before posting code examples...

    I accidentally **Red-Flagged** my previous posting on this topic... Red-Flagging works and boy are they are fast acting! :-) I've reposted to the JavaScript forum but you can reference it here: thread216-745544 Pete. Lotus Notes Web Developer / Aptrix (LWWCM) Consultant w...
  10. WartookMan

    Please read before posting code examples...

    Unfortunately, I was confused when I submitted an entry into the JavaScript forum and *red-flagged* my own post as a duplicate. I thought I had posted two identical tips to the one forum - I was looking at "My Threads". Doh! Here I go again... Can users **PLEASE** ensure that when...

Part and Inventory Search

Back
Top