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

    moving lines of text from file to file in dos batch

    i am trying to transfer a specific line of text from one text file to another, *******Example******** move line 20 from c:\textfile.txt>c:\textfile2.txt how can i do this in dos batch (or any other method you might know which is automated) i'm running windows xp pro sp1 thanks in...
  2. missplume

    copy and transfer actions

    I have created a couple of "actions" that I had set up on 2 computers. The ownder of one of the computer reinstalled photoshop and thus it appears that he deleted those actions. 1. Can he retrieve them and how if not, 2. can I "copy" mine and email it to hem and have hime...
  3. missplume

    contact form with radio button

    I am beginning to move from cgi form to asp for my &quot;contact me&quot; page. <!--begin sarcasm ha ha end sarcasm ha --> I have managed to make a really simple contact me page that allows me to collect name, email and message. That works just fine. I thought that I could venture in asking an...
  4. missplume

    back page problem in netscape

    I have a simple cgi form that has a missing field page in case my visitors forget to fill in essential fields. On the missing field page, I am using <A href=&quot;#&quot; onClick=&quot;history.go(-1)&quot;>go back</A> I have also tried <A href=&quot;#&quot...
  5. missplume

    How much do I need (newbie)

    I am just getting my feet wet here. My sites are hosted on outside (commercial) servers that have PHP & SQL. Do I need to install all the server stuff (appache....)on my own computer in order to get started with PHP/SQL? Apologies if I sound crassly ignorant Thanks!!
  6. missplume

    copy current url in text field

    I am trying to add an &quot;email this page to a friend&quot; using FormMail. The one piece of the puzzle I am currently missing is how to make the current page url copy itself into one of the form fields. Thanks
  7. missplume

    Counter for downloaded stuff

    I have a couple of free screensavers available for download on my site. I'd like to keep track of how many people download each one of them. Thanks!
  8. missplume

    percentage based table and netscape

    Hi, I used percentage measurements on my tables. I get just what I want in IE. In Netscape it all goes to hell. www.helenebardinet.com/rhodesandoneill
  9. missplume

    copy &amp;paste the link's text to input field

    Hi, I have a form that opens when you ckick on a text link. I'd like one of the text fields to pick up that text. Here is the field i currently have: <INPUT type=&quot;text&quot; name=&quot;booktitle&quot; value= Book title> and my visitors have to type in the name of the book they just clicked...
  10. missplume

    browser detect CSS

    I am just starting to dabble in Javascript and I'd like to link one page to several External Style Sheets. Each sheet would work for different browser. What kind of &quot;browser detect&quot; trick can I use to tell it to use this or that style sheet. I'd like something along the line: If...
  11. missplume

    activate css based on browser

    I'd like to link one page to several External Style Sheets. Each sheet will work for different browser. What kind of &quot;browser detect&quot; trick can I use to tell it to use this or that style sheet. I'd like something along the line: If Browserx is detected then use browserx.css If Browsery...
  12. missplume

    ie vs. netscape AAaaahrgh!!

    I am experimenting with layers & CSS and that !@#$!$#@ page is not comming up the same way in netscape & ie. It's probably my fault but where? I'm going nuts! Thanks for your time!! http://www.hchlibrary.org/PagesInfo/weblinks.htm
  13. missplume

    css font size units

    Can anyone show me the pros and cons of each measuring unit choices in css? The choices are pixel, points, in, cm, mm, picas, ems, exs, %. I make websites that can't take over the user's browser font size setting so my preference is %. But I don't know enough about the various choices. Thanks!
  14. missplume

    swap image and show/hide layer in netscape

    I have used a combination of swap image and show hide layer behaviors for this page http://www.scrantonlibrary.com/teen/design.htm Works fine in ie. In notscape, only 3 layers consistently do the behaviors, the rest of them don't. I have been comparing each layer and can't find any difference...
  15. missplume

    Extra blank space in HTML

    I have a gazilion empty lines in HTML and need to get rid of them quickly! They dont seem to affect the page but it makes finding code mistakes a huge endevour! www.scrantonlibrary.com Any notion what could have caused these lines to appear (i didn't do it but a couple of people dabble with...
  16. missplume

    browser check takes too long to bring up the netscape version

    hi, i have made 2 version of this page and used the &quot;browser check&quot; from DW4 {netscape doesn't like table backgrounds). problem is, when the page loads in netscape, it first shows the ie version, (not pretty!!) and then ssllllowwwwly brings up the netscape version. look at it with ie...

Part and Inventory Search

Back
Top