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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DeborahA

  1. DeborahA

    Picture slide show?

    Hello, I suggest any number of the many javascript sites. A good one is <notpromo> http://www.coolnerds.com</notpromo> :-) Deborah <a href=mailto:sites4retail@home.com>sites4retail@home.com</a><br><a href=http://www.waterbedandfuton.com/waterbedhome.htm>Waterbed and Futon Depot</a><br>
  2. DeborahA

    NN and IE color

    Hi, Gonna be awhile before I download that ..lol Thanks for the info. Regards, Debbs <a href=mailto:sites4retail@home.com>sites4retail@home.com</a><br><a href=http://www.waterbedandfuton.com/waterbedhome.htm>Waterbed and Futon Depot</a><br>
  3. DeborahA

    NN and IE color

    Hi, I'm having a problem with NN not showing the text color in my scripts dropdown box. Works in IE. The code I've used is: <textarea rows=7 cols=21 wrap=&quot;virtual&quot; name=&quot;text&quot; style=&quot;color:#000080&quot;></textarea> The style=&quot;color:#000080&quot; is what I need...
  4. DeborahA

    compilation error..Expected Identifier

    Hi Rob!! Thanks for the response! What I've learned to date (in my ignorance, I'll add.. ;-) That an Expected Identifier Error is: Declared a variable, but used a VBScript reserved word for the name. The repair is: Choose another variable name(one that is not a VBScript reserved word) OR...
  5. DeborahA

    compilation error..Expected Identifier

    Hi, I have a site that is e-commerce enabled using an Access database. I recently added a new processor to a page in my ssl called processor.inc The page info I added,is in vbscript. When I test the integration by filling out the process_order.asp page, I select Complete Order, I get: vb...
  6. DeborahA

    Javascript text color and Netscape

    Hi Nick, I'm very aware of Fpages ability to 'add attributes and components', that it see's fit..lol That is why I edit in NotePaad and save in NotePad. Over-rules the FPage annoyance. :-) Now, if someone could just help me figure out if it's placement of my text color for the script, or...
  7. DeborahA

    Javascript text color and Netscape

    Hi, I used a script on one of my web pages and in IE, the text colors for the drop down box and scoll box are set to the colors I've specified. In Netscape, they are default black. Can I do anything to change this? Fix this? The page url is http://www.waterbedandfuton.com Thanks for all the...
  8. DeborahA

    Changing color of Fonts

    Hi Mr. Wood. :-)) Thanks a Million!! Worked Beautifully!!!!! Best Regards, Deborah
  9. DeborahA

    Changing color of Fonts

    Hi, I'm still unclear as to 'where' the font tag should go in relation to <option value=&quot;mypage.htm&quot;>my text</option> as well as the description box descriptions[0]=&quot;my description&quot; Thanks Again!! Deborah
  10. DeborahA

    javascript in a frame w/ link to another page appears in frame instea

    Hi, Why not set it up in a table instead, just make the border invisible. I'm using a script for futon cover images, that just might do the trick for you. You can configure it to call a link page either on the image or the actual 'name' of the image. Mine are NOT click through, as it isn't...
  11. DeborahA

    Changing color of Fonts

    Hi, I added this script to a page and I'm at a loss as to 'where' I enter the information to make the font in the script a color other than black. The page is not added to the site yet, but the absolute URL is http://www.waterbedandfuton.com/waterbedhome.htm Any help is Greatly Appreciated...
  12. DeborahA

    VBScript compilation error (syntax)

    <br>Hello,<br><br>I've changed Else to Elself for the PayWay TransMethod.<br><br>I'm still getting the error message and the error line<br>-----------------------------^&nbsp;&nbsp;&nbsp;Ends at Then for the PayWay processor.<br><br>What the heck am I doing wrong?<br>Nothing has been added or...
  13. DeborahA

    Changing a table field in Access2k

    <br>THANKS WALT.....It worked beautifully!!<br>Now, if I could figure out the vbscript compilation error I keep getting..LOL&nbsp;&nbsp;&nbsp;Thanks again..Debbs
  14. DeborahA

    VBScript compilation error (syntax)

    <br>Hi everyone,<br><br>First off I'd like to say thank you for the past help.<br>This forum has been a very valuable tool, for an otherwise difficult situation.<br><br>I have had to add an unsupported Creditcard processor to my confirm.asp page. <br><br>I'm getting a vbscript compilation error...
  15. DeborahA

    Changing a table field in Access2k

    <br>Hi,<br>This question is a bit complicated I apologise in advance.<br><br>I'm using an application called StoreFront2k<br>This application is the basis for my online store.<br><br>Here's the problem.<br><br>My Creditcard processor is unsupported by storefront.<br>I have to change the...

Part and Inventory Search

Back
Top