Subscribe: Subscribe to BigBlueBallRSSSubscribe to BigBlueBall by emailEmailSubscribe to BigBlueBallTwitter


Go Back   BigBlueBall Forums > Instant Messaging > AIM Support
Forgot Password? Register
Connect with Facebook

Reply
 
LinkBack Topic Tools
  #1 (permalink)  
Old 01-14-2003, 02:18 PM
Junior Member
 

Join Date: Jan 2003
Location: .
Posts: 8
ifeelqueasy is on a distinguished road (10)
Send a message via ICQ to ifeelqueasy Send a message via AIM to ifeelqueasy
cgi buddy profile

Hi,
I would like to be able to put cgi (<--cgi ... --&gt in my buddy profile so it loads a page off my server. Is there a way to do this with cgi, or do I need php. I dont have php support on my server yet (and I dont know how to program it) so Im trying to stay away from that. Is it possible to use cgi?
Thanks
Reply With Quote
 

 
  #2 (permalink)  
Old 01-17-2003, 01:34 PM
Jeff's Avatar
Administrator
 

Join Date: Mar 2001
Location: San Clemente, CA, USA
Posts: 9,160
Jeff has left a lasting impression (500)Jeff has left a lasting impression (500)Jeff has left a lasting impression (500)Jeff has left a lasting impression (500)Jeff has left a lasting impression (500)Jeff has left a lasting impression (500)Jeff has left a lasting impression (500)
Send a message via ICQ to Jeff Send a message via AIM to Jeff Send a message via MSN to Jeff Send a message via Yahoo to Jeff Send a message via Skype™ to Jeff
I don't think so... the profile is just an HTML page (info.htm) that is actually stored on your computer. With that in mind, you MIGHT be able to add a META REFRESH that does a redirect to the page on your web server. Check it out and let us know if it works.
Reply With Quote
  #3 (permalink)  
Old 01-17-2003, 02:05 PM
Junior Member
 

Join Date: Jan 2003
Location: .
Posts: 8
ifeelqueasy is on a distinguished road (10)
Send a message via ICQ to ifeelqueasy Send a message via AIM to ifeelqueasy
hmm ... doesnt seem to be doing me any good. i put it in the profile for aim: smlsfb but it ended up kinda funky. im gonna try viewing the profile from a winbox and see if it does anything

well, it doesnt display the \<meta http-equiv="refresh" content="1;url=http://mental-graffiti.com"\>
in windows
Reply With Quote
  #4 (permalink)  
Old 01-17-2003, 06:43 PM
Junior Member
 

Join Date: Jan 2003
Location: .
Posts: 3
Tier0ne is on a distinguished road (10)
Server-side scripts like CGI, ASP, and PHP require a server to process them per request, and since AIM just pulls the file from your hard drive, no such script can be used. And to further increase the problem, the HTML that AIM does support is little. The best solution is to put a link to your server directing AIM to load your profile in the profile window. For example:

<a href="http://mysite.com" target="_self">Click here for profile."</a>

(Take note of 'target="_self"'). This allows the server to process all the script upon each users' click (and AIM is completely oblivious to this), and since it's a link, there's no size limit. The code would also have to be put in directly to the file on your hard drive, since coding HTML such as the above in AIM's profile editor doesn't work very well. I've actually got an ASP coded profile using this setup.
Reply With Quote
  #5 (permalink)  
Old 01-17-2003, 06:50 PM
Member
 

Join Date: May 2002
Location: .
Posts: 33
qbaler is on a distinguished road (10)
Anyway Meta tags do not work. There is currently no way to auto refresh the profile to another link. Aim can and will only read the OUTPUT of the url. So for instance profile providers what they do is have a script that on call dynamictly generates the html (through the use of server side scripting) and that aim can read. And as tierone said the best way is to not use server side includes but instead place a link (with target _self) to the desired script.
Reply With Quote
Reply


Currently Active Users Viewing This Topic: 1 (0 members and 1 guests)
 
Topic Tools


Similar Topics
Topic Topic Starter Forum Replies Last Post
Can I play music in my buddy profile? chickenNgravy AIM Support 17 04-20-2006 01:08 PM
Putting pictures in your Buddy Profile HeadBanger AIM Support 10 01-05-2005 02:05 PM
buddy profile virus aDdReNaLyN854 AIM Support 1 11-18-2003 05:47 PM
Buddy Profile Services Shoeb AIM Support 2 08-02-2003 01:12 AM
ADD BUDDY by LINK in PROFILE bruisesandhalos AIM Support 0 12-29-2002 06:42 PM

 

All times are GMT -5. The time now is 10:27 PM.