Redirection

Nate

New Member
Hi. I'm an all-purpose programmer for my employers, who recently wanted to get their company involved with Second Life. I have been tasked with making a web page for them that has a page which allows you to make a second life character. Essentially, they want me to make a web page that

a) Gets the data available from secondlife.com (such as available last names and checking if a name is available)
b) Submits a form to secondlife.com to make a character

I'm not really sure how to begin. I usually do non web based programming around here, I am proficient in HTML (who isn't?), but other than that all I have done is written CGI scripts.

Can someone point me in the right direction here? How do I get my page to show the options of another page, and how to I get my forms to submit to the forms of other pages?
 
Top