Jump to content

katiemichelle

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

katiemichelle's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. [!--quoteo(post=367654:date=Apr 23 2006, 06:11 AM:name=redbullmarky)--][div class=\'quotetop\']QUOTE(redbullmarky @ Apr 23 2006, 06:11 AM) [snapback]367654[/snapback][/div][div class=\'quotemain\'][!--quotec--] i actually agree with skhale on this one to a big extent. there are also actually plenty of php based forums that you could use (phpbb, invision, etc) that would save you the trouble of trying to use two totally different technologies at the same time. i dont know what i'd think if i noticed a sites pages being fed to me in a mixture of php and asp. at the end of the day, if i've got you correctly, all we're talking about is showing the top forum posts on your front page. in this case, if you really do wanna keep a mixture of php and asp, the issue of the two languages 'talking' to eachother doesnt really even come into it. depending on the database technology your forum uses, it's just a matter of putting together a php script or two that will read directly from this database and output the results. apologies if i've missed the point, it just seems like a fairly simple workaround. [/quote] Thanks for the replies. I would like to keep the forum because our traffic is used to it and you know how people are about change. I'm fine with keeping them on two servers, but really wanted the "top ads" to show up on my homepage which is hosted on the windows server, written in asp. Wouldn't this just work like an "includes" and is it possible to pull the top ads from one site to show up on the other? If you know anyone that I might be able to contract for this- let me know. I'd love to get a quote and time frame!! Thanks again, K
  2. [!--quoteo(post=367551:date=Apr 22 2006, 06:50 PM:name=Barand)--][div class=\'quotetop\']QUOTE(Barand @ Apr 22 2006, 06:50 PM) [snapback]367551[/snapback][/div][div class=\'quotemain\'][!--quotec--] Have a look at AJAX. This will allow you call script, get the output and place it in your page. The calling script can be ASP or PHP and the called script can also be either. There's plenty to found by Googling "AJAX" or if you want a sample have a look at [a href=\"http://members.aol.com/barryaandrew/xmlhttp/article.html\" target=\"_blank\"]my article/sample[/a] [/quote] Is this something that you might be interested in doing and providing us a quote for? We have our host telling us we can't do it, another company saying that they can but it will take 4 weeks to get to and about $400.00... I'll check into what you've suggested. I just lack any confidence at this point. Thanks for the reply.
  3. Here's the deal: We started a small website and uploaded our forum first. It's up, works great...etc. It's in .asp Then we get someone to help us with the coding so that the top 12 topics in the forum post on our home page. Now we've purchased a program for placing classified ads. This program has to be run on a linux server= php based. To solve our problem the only way we knew how, we uploaded the classifieds to a different hosting prorgram on a linux server. Now my question- can any of you suggest or tell me if it's even possible, a way to have my "featured classifieds" from my classifieds program (php) show up on my index page (asp)....OR....is it possible to write a php command that will pull the info needed from our forums that doesn't have to be in asp? This stuff is brain surgery and i'm barely capable of putting on a bandaid. Is there any way to make these two "foreigners" talk to each other? Maybe I should ad, we're very small budget. The classified ad software probably broke the bank. I'd be truly grateful to any suggestions. Please??????
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.