ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingASP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old January 21st, 2003, 08:15 AM
milanvla milanvla is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 21 milanvla User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 25 sec
Reputation Power: 0
How to include other URL on myu asp page

I want to include one other web page from other server.
How to do this
I tried with <!-- include file("http://www.some_site.com/some_page.asp")

but it returns error!

is there some other way

Reply With Quote
  #2  
Old January 21st, 2003, 12:50 PM
djxtension djxtension is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: somewhere in holland
Posts: 7 djxtension User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
First of all, the line you used will return an error anyway, because it's wrong..

it should be:

<!-- #include file="file.asp" -->

And second, why do you want to include a file from another website?

Maybe there's another solution for your problem.

Reply With Quote
  #3  
Old January 22nd, 2003, 09:29 AM
milanvla milanvla is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 21 milanvla User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 54 m 25 sec
Reputation Power: 0
I made mistake

<!-- #include file ("www.ipls.com/ipc.asp") -->

this is my asp page but there is error

this form from any other page
<form method="POST" action="www.ipls.com/ipc.asp" name="ipc.asp">
<div align="center"><center><p style="word-spacing: 0; margin-top: 0; margin-bottom: 0"><font face="Arial">Enter Part Number: <input type="text" name="MyPartNo" size="20"></font></p>
</center></div><div align="center"><center><p><input type="submit" value="Get Results" name="B1"><input type="reset" value="Reset" name="B2"></p>
</center></div>
</form>

can open that page on www.ipls.com/ipc.asp with search results
try 2888 in input box!

I have been trying to do something else to get those data on my site wich is in php/mysql.

like
$a=fopen("site","r");
fread($a,20000);

is there a chance to make thar page show results with URL
I tryed
www.ipls.com/ipc.asp?MyPartNo=2888 but no way

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingASP Development > How to include other URL on myu asp page


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway