Jump to content

IcemanND

Patron
  • Posts

    3,252
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by IcemanND

  1. Welcome back, try this edited: to replace servervariables with querystring. This should create your sql statement: sqltext="Select * from books WHERE subject_area = '" & request.querystring("subject") & "'" This should display on the page what request was: response.write (" Title Searched: <b>" & request.querystring("subject") & "</b>")
  2. i'm actually refering to an actual situation where I live, sinlge family homes about 20 feet apart. Yes, in an apartment complex it would be next to impossible.
  3. @biohazrd - not difficult no narrow down just need netstumbler and a laptop to narrow it down to a within house or two.
  4. rename your script to something different than the program you are running. i.e script: cursorxp intaller.exe app: CursorXp Plus 13a.exe if both names are the same it may be executing itself instead of the desired app.
  5. what's the filename of your compiled script?
  6. I have a neighbor, I don't know who they just live close enough for me to receive their wireless signal, who recently set up wireless for his broadband and does not have WEP turned on. I'm of the mind to use it until he figures out how to secure it. I don't currently have broadband but was considering having it installed in the next few months.
  7. @NicolausUsry - I have a similar problem and found the easiest thing to do was to build the initial image for the most prominent machine and then modify it and create additional images for each different model i wouldn't ghost to. As the lab is a mix of dell and gatewaste I had to have at least two. @amd64 - I've run XP on a PII 300mhz w/ 512mb memory, 20gb hard drive and 8 mb video card since it was released and have never had a problem with it. In fact it runs XP better than it did 98se. This is no slimmed down os this is a standard install and I use it for my software develoment machine.
  8. I'd have to go with the lcd 19+, since I have 1tb+ of hard drive space.
  9. what is line 34 and the surrounding setup info in INSTALLS.INI?
  10. post your ini and i'll see if I can track the problem down.
  11. and depending upon manufacturer the warranties may be different between OEM and Retail. Anywhere from 90 days to 5 years
  12. @sven - my Amish Pc is still $45k more. And you forgot a few options on you G5, there is still fibre channel, server os, bluetooth, you can max it at about $15k. Oh and in a year when your liquid cooled processor croaks, you can pay a few grand for a new one, so you should by the 3yr apple care for $250.
  13. yeah, and the problem with ghost to do this is? if you need instructions see here
  14. @astalavista - when you get the money I want the biggest display array you can get from 9xmedia, to go with my Amish computer.
  15. Yeah, I know college seniors that have never been to the campus library, even had one ask me today where it was.
  16. SET /P variable=[promptstring] See help for SET command. The /P switch allows you to set the value of a variable to a line of input entered by the user. Displays the specified promptString before reading the line of input. The promptString can be empty.
  17. @syntaxerror - you haven't tried with norton ghost very hard, I restore ntfs images every day to many different hardware configurations without issue using ghost. IBM thinkpads are the worst if you try to capture and restore the factory image, otherwise it works great.
  18. check out Double Driver. first posted here.
  19. you should be able to delete the HFS+ partition in Disk Management and then recreate the partitions you want for XP.
  20. elementary shool on windows 95, god I feel old now. The Apple II was just given to the schools when I was in elementary.
  21. That's what I'm using except v6.5.2, and I didn't set the qtprefs. I was hoping to trim down the installer by making an Administrative install point if possible but it dowsn't seem to be working. Maybe it has to be the full version.
  22. Grrrrr! Still can't get it to work, tried it on an unmodified clean install without quicktime installed and all it does is a normal install no matter which of your three suggestions I try. I guess I'm stuck with the full installer.
  23. None of the above worked. Are you doing this with the original Apple installer? I'd really like it to so I can slim down the installer myself.
×
×
  • Create New...