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 MikeeOK 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: *

  1. katherinep

    PL/SQL practise Online

    Hello, I have recently bought a book on PL/SQL. I haven't got the facilities on my lap-top to run it at home. Does anyone know of anywhere online I can practise the tutorials from my book or something that can help me out! Thanks in advance, Katherine
  2. katherinep

    Validate XHTML with Flash

    Hello, I am trying to get my website to validate to XHTML standards but errors are coming up in my code where Flash is included. I have read quite a few posts/sites about this now and have been experimenting with different bits of code. I can't seem to find an easy way of getting my pages to...
  3. katherinep

    Dreamweaver automatically creates folder???

    Hi Cheech! I think thats it, I just had a look and changed the settings to local server for test and it seems to have fixed the problem! Don't know why I didn't think of that! Thanks, Katherine
  4. katherinep

    Dreamweaver automatically creates folder???

    I'm using a Dreamweaver MX 2004 on a PC running Windows XP. Any ideas what it could be, I keep getting into trouble for messing up the folder structures but its Dreamweaver not me! Thanks, Katherine
  5. katherinep

    Dreamweaver automatically creates folder???

    Hello, Can anyone help me? Dreamweaver has started creating folders! If I add a new site in manage sites it then creates a duplicate copy of that folder containing the files I have looked at. Does anyoine know how to turn this off as it is driving me mad! Thanks, Katherine
  6. katherinep

    List inside a List!

    Hello, I am making an accessible website and to control layout I am using lists so the list-style is set to none. Thing is I have some text to display in a <li> tag read from a database and this text has a list in it but this list needs to show bullet points. How do I turn bullets points...
  7. katherinep

    verity index works in administrator but not in cfml code

    Hello, I am trying to get a verity search to work. I used the code found here: http://livedocs.macromedia.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/indexSearch.htm It tells me that the I have created a collection successfully and indexed it successfully but when I do a...
  8. katherinep

    Strange layout before refresh

    Hello again, I have tried it on another computer and it works fine, but I have now had an email from the client saying that they have noticed it! If this is to do with the time taken for the stylesheet to load, is there any way I can speed it up? Thanks, Katherine
  9. katherinep

    Strange layout before refresh

    Thanks for this! Here is the link to one of the pages I notice it happening on most often (in this case in the side menu on the left but other pages its in the main text too!): http://www.stewartmilne.com/test_site/contact/index.cfm?sectid=174&newsarea=7&contactid=109&siteid=180&contactnav=1...
  10. katherinep

    Strange layout before refresh

    Hello, Can anyone help? I have a website whose layout is totally created using CSS. A weird thing is happening, sometimes the text loads up below each other, but if you refresh the page it goes back to normal. Fow example Terms & Conditions Becomes Terms & Conditions It does this for...
  11. katherinep

    Form that calculates totals in Coldfusion?

    Hello! I want to make a web page with a form that when a user enters a value into a textbox it multiplies that number with another number and display it in another textbox. I have managed this in JavaScript, but I was wondering if it was possible to do the calculations in ColdFusion and if so...
  12. katherinep

    Problem with &lt;cffile action=&quot;write&quot; file=&quot;http://

    Hello, I have a coldfusion page that takes in some variable from a form, I then want it to write this file to an xml file. I have got it to work on my local server but when I upload it to the web and change the file path to that web address I get this error: Error processing CFFILE Error...
  13. katherinep

    flash &quot;getURL&quot; in a director projector

    I'm having the same problem, anyone manage to work this one out yet? Thanks, Katherine
  14. katherinep

    Text editor?

    Hello everyone! Can anyone help or point me in the right direction? I have a Flash application that displays text that it reads from a text file. What I want is some way the user can edit the text file in the browser and then either replaces the text in the file or just replaces the whole...
  15. katherinep

    Why does %99 URL encoding did not work? Any guess?

    I can't get this to work either. Can you tell me exactly how you fixed it as I changed the font and that didn't work! Thanks, Katherine
  16. katherinep

    Scrollbar stops working XML

    OK I have solved my own problem! Thanks everyone for your help! Heres what I did: In the FLA to show the text: I have a movieclip called 'infobox_mc' inside this movie clip I have a dynamic text box called 'content_txt' and a scroll bar that has 'content_txt' as its Target TextField. In...
  17. katherinep

    Scrollbar stops working XML

    yes I did do that, and I double checked in the properties that it the 'TargetTextField' is desctext.
  18. katherinep

    Scrollbar stops working XML

    Thanks for the quick reply! Won't be able to post my fla but its a simple bit of code, which is probably the problem! I’m using Flash MX. Basically when the user presses a button it goes to the node and puts the value in the text box. The textbox is named desctext and its in a swf previously...
  19. katherinep

    Scrollbar stops working XML

    Hello, Can anyone help me please!!?? I have got a application split into 2 swfs. In one swf I have 2 buttons and in the other I have a text box with a scroll bar. When you click on one of the buttons it reads the relevent information from the corresponding node in the XML and displays it in...
  20. katherinep

    Textbox acts strangely when in &lt;span&gt;

    Thanks Jakob, it works perfectly, I don't know why I didn't think of that! Katherine

Part and Inventory Search

Back
Top