User Profile

Collapse

Profile Sidebar

Collapse
smeltz101
smeltz101
Last Activity: Jan 26 '08, 10:37 PM
Joined: Jan 25 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • smeltz101
    replied to confidence in javascript
    Hi, I would suggest being comfortable with using arrays, loops, the setTimeout function, and knowing how to change the value of a form or images source using document.form1. response.value= "". In this example form1 is the name of the form and response is the name of the form object or box you have created. A good way to put all these skills to the test and find out if you know your stuff is to make a slide show with javaScript. Try making...
    See more | Go to post

    Leave a comment:


  • smeltz101
    started a topic writing to text files on the internet

    writing to text files on the internet

    I'm familiar with linecache.getli ne(filename, lineno). But what I was wondering was if it was possible to use a web address in place of the filename. So rather than C:/Webcontent/mytextfile.txt I want to be able to substitute http://www.mysite/webcontent/mytextfile.txt The goal I hope to accomplish is to let people fill out my questionair and let python organize it in my text file. I have gotton it to work alright on my computer, but can't seem...
    See more | Go to post
No activity results to display
Show More
Working...