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!

Search results for query: *

  • Users: tsp1lrk
  • Content: Threads
  • Order by date
  1. tsp1lrk

    java:57: non-static variable this cannot be referenced...

    Hi, I'm struggling a bit with a program I'm trying to write-- I keep getting the famous: java:57: non-static variable this cannot be referenced from a static context Newbie to Java-- I can't seem to figure out what's wrong: import java.io.*; import java.text.*; // Name of Program. class...
  2. tsp1lrk

    Listbox to textbox

    Hello, I have an ASP.NET/VB.NET app; I'm using a datagrid and selecting items; as the items are selected, they are going to a listbox. Once the user has selected what they want, they click a button to add it to the Parent page. How can I get those listbox items back to the other page into a...
  3. tsp1lrk

    Mulitiple selects from dropdown menus

    Hello, I'm searching for a suggestion to my scenario,hopefully someone could help! I have a DropDown Menu of Locations. When someone chooses a location, they have the choice to filter the results by choosing from a radio button, I'm hiding/showing differrent dropdowns each time they switch...
  4. tsp1lrk

    Filtering a Datagrid

    Hello, I've been struggling for 3 days on this, while I've found some info on it, I'm getting more confused. My scenario is: I have a dropdown list with Locations, you choose a location, then on selectindexchanged, a datagrid appears with info pertaining to that selection, based on a certain...
  5. tsp1lrk

    Datagrid, Paging and Viewstate Disabled

    hello! I'm in a catch 22 here- I found some good information to reduce the size of the datagrid by disabling viewstate- no prob. When I use paging and searching together, I have problems. If I do a search on page 1 for something, it's fine. If I go to say page '6' and search again, I get that...
  6. tsp1lrk

    Datagrid with EnableViewState="false"

    Hello! I have been EVERYWHERE without a solid answer- not sure what is going on. I have a Datagrid, EnableViewState="false"- I want to use paging. I have seen articles everywhere on how to make this work. It seems like it works locally, when I put it out on a development server, the first page...
  7. tsp1lrk

    Access Levels

    Hello! I want to create a password protected site using Access Levels; what is the best way to get started with this? I'm famaliar with CF, SQL so that's not a problem, I'm just wondering how I can get this started and how the code would flow. Appreciate any insight- any code available that I...
  8. tsp1lrk

    Calculation

    Hello, I'm trying to figure out code for a calculation I'm working with- I need to determine a date and a year from the following information: (uses the 2nd number) 237= 2(2002); 37 - 13 = Week 24 of 2002 = June 2002 Another one: 212= 2(2002); 12 - 13 = Week 51 of 2001 = December 2001 Using...
  9. tsp1lrk

    Calculation

    Hello, I'm trying to figure out code for a calculation I'm working with- I need to determine a date and a year from the following information: (uses the 2nd number) 237= 2(2002); 37 - 13 = Week 24 of 2002 = June 2002 Another one: 212= 2(2002); 12 - 13 = Week 51 of 2001 = December 2001 Using...
  10. tsp1lrk

    Calculation

    Hello, I'm trying to figure out code for a calcuation I'm working with- I need to determine a date and a year from the following information: (uses the 2nd number) 237= 2(2002); 37 - 13 = Week 24 of 2002 = June 2002 Another one: 212= 2(2002); 12 - 13 = Week 51 of 2001 = December 2001 I'm...
  11. tsp1lrk

    ASP.net SQL and Dates

    Hello! I'm working with ASP.net, SQL and Visual Studio.Net. I have a webform that displays the date. I want to take that date and insert it into a table in a SQL database and I can't seem to get it as a string or text that can be entered into the table- What would be the syntax on the webform...
  12. tsp1lrk

    ASP.net SQL and Dates

    Hello! I'm working with ASP.net, SQL and Visual Studio.Net. I have a webform that displays the date. I want to take that date and insert it into a table in a SQL database and I can't seem to get it as a string or text that can be entered into the table- What would be the syntax on the webform...
  13. tsp1lrk

    ASP.net/Email/MX/VB.net

    Hello, Not sure which forum to post this in, I'm utilizing Dreamweaver so I'm going to post it here to start. I'm using ASP.net (VB.net) to create a page. Got the page to update a record and send an email-I just added a CC line to the email and I get this error: Compiler Error Message...
  14. tsp1lrk

    linking to a print queue

    Hello, I have a hotspot, and I want to link it to an NT server rather than an http://www.whatever.com address-- it doesn't seem to like it. What we want to do is have an area map of our printers, mouse over a cube location have the URL pop up over the printer and have the user click on the...
  15. tsp1lrk

    linking to a print queue

    Hi- this is an annoying problem and I'm not sure if it can be resolved- We're trying to prepare printer maps of our buildings and to have areas of mouseovers to see what printer is available to print to- that's working fine- the next thing we want to do is have the user click on it and install a...
  16. tsp1lrk

    Should be easy

    I'm new to Flash MX so bear with me- How do get a button to run an EXE? I read about the FScommand but I'm not too sure how to use it. All I want to do is have a user click a button and run an EXE file from a web page-- Thanks, Lisa
  17. tsp1lrk

    Run an EXE from a web page

    Hello, Is there a way to run an self-extracting executable from a web page using an Active X control or Java Script or Flash or anything? HELP! Thanks, Lisa UPS
  18. tsp1lrk

    Run an EXE from a web page

    Hello- Need some advice here- I want a user to click a button from a web page to open and run an executable file. What is the best way to do this? Can I do this in Dreamweaver? HELP- Thanks so much Tek-Tips, Lisa
  19. tsp1lrk

    Linking using a UNC

    Hello, I have a hotspot, and I want to link it to an NT server rather than an http://www.whatever.com address-- it doesn't seem to like it. What we want to do is have an area map of our printers, mouse over a cube location have the URL pop up over the printer and have the user click on the...
  20. tsp1lrk

    CFFILE

    Hello, I'm hoping someone can help me, I'm trying to utilize the cffile tag and I keep getting the following message: Error processing CFFILE The directory specified in the DESTINATION attribute of the CFFILE tag (server/IS/njcampus/JOBS/) is not valid. The directory either does not exist or...

Part and Inventory Search

Back
Top