User Profile

Collapse

Profile Sidebar

Collapse
Linto81
Linto81
Last Activity: Aug 21 '08, 12:05 PM
Joined: Jun 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • There is a shed load of code as it sits within an included js file with many finctions in it.

    I expect that there is a conflict somewhere in there... its just finding the bugger!

    I am surprised though that FF works when ie doesn't - its normally the other way around!!

    Thanks for your help guys... Back to the code search now :(
    See more | Go to post

    Leave a comment:


  • Sorry Vee ...

    Are you saying it 'is' or 'isn't' working in ie for you?

    If FF etc, with the alert in place I get the SRC of the img I need ot play with. In ie I get 'Undefined'

    Any help?
    See more | Go to post

    Leave a comment:


  • Linto81
    started a topic document.getElementById.src not working in ie!

    document.getElementById.src not working in ie!

    Please help... this is doing my head in! I have some gifs within a page that when clicked on switch to an animated version. The script below works great in FF or safari... but not in ie. Any tips here would save me hitting the bottle!

    the img tag is:

    [HTML]<img src="/graphics/prmoff.gif" width="250" height="188" id="prm" onClick="animat eMe('prm');" alt="Click...
    See more | Go to post
    Last edited by acoder; Aug 18 '08, 10:20 AM. Reason: Added [code] tags

  • Linto81
    started a topic Upload Video...

    Upload Video...

    Hi Guys...

    Not a techy question as such...

    Does anyone know of any good asp scripts for uploading and optimizing video?

    I would be very grateful for any pointers...
    See more | Go to post

  • Linto81
    replied to writeline containing '<%'
    Dr B... please accept a virtual pint of your favourite ale! Thanks...

    It is always the simplest thing that eludes you isn't it?! ALl I did was replace the + for a & as I am doing this is ASp not JS. Which might asnwer your question Jeff...

    It is oart of a content management system. When you add an item to the menu, you can request it to create a page at the same time. It does this by using the asp writeline method...
    See more | Go to post

    Leave a comment:


  • Linto81
    replied to writeline containing '<%'
    Hi and thanks...

    It does stop the error, but then when the page displays, any asp code is actually written to the page as HTML rather than as working code.

    so within your page, you will see items such as <% whatever code here %> instead of it just working!

    Thanks, but not quite there unfort...
    See more | Go to post

    Leave a comment:


  • Linto81
    started a topic writeline containing '<%'

    writeline containing '<%'

    Hi all

    I am using a writeline method to create a new page containing all required code.

    However, included within the page code are various asp calls.

    The problem I have is that the asp page writing the page will error every time it comes accross "<%" or "%>" within the writeline.

    Do any of you have any ideas on how to get around this? Many thanks in advance...
    ...
    See more | Go to post
    Last edited by DrBunchman; Jun 17 '08, 02:11 PM. Reason: Added code tags - Please use the # button
No activity results to display
Show More
Working...