Results 1 to 3 of 3

Thread: Coding issue please help ???

  1. #1
    Join Date
    Mar 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Coding issue please help ???

    Hello,
    thank you in advance for your help.

    I am having a php code (I think) and I am trying to implement it in such a way so that the code fields are linked to pdf files.
    I want when people select a form and then click view form button to be able to see the pdf in a new window.

    I have the source here but apparently something is missing.
    I think there should be another JavaFile that gives some sort of action to the form but I do not have it.

    I really appreciate your help in advance.

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    The thing with php is that its server-side scripting which means the website visitor cant see the server-side code, except the HTML that it serves, hence you only being able to lift the HTML and javascript from that particular website via your browsers "view source code" function.

    Please provide a link to the website so we can see the script in action - from that, somebody here might be able to offer a similar/alternative script OR you could contact that website's webmaster and ask if they would be generous enough to supply the full code to you.

  3. #3
    Join Date
    Mar 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    Thank you very much for your fast reply but I got it up and running not that great but it is still something.

    www.taxtoronto.com


    Thank you!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •