Advertisement

05.10.2008 at 09:06AM PDT, ID: 23391761 | Points: 500
[x]
Attachment Details

URL file-access

Hi I seem to be haven a problem instead of haven MSSQL port opened  im trying to just include the file from my dedicated server where the mssql is located on.

My host enabled URL file-access and when I do any types of scripting to get
http://www.somamacro.com:7345/registration/regform.php it get the file but when trying to submit it does not submit and it doesn't give any error messages just dont do anything. Any ideas to fix it please  help me .
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
<?php
	require_once('/home/unrealso/www/functions2.php');
 	displayHeader("- Account - Registration", "/img/account/registrationform.gif", "/img/news/img6.gif");
 
$a = file_get_contents("http://www.somamacro.com:7345/registration/regform.php");
echo ($a);
 
 
displayFooter();
?>
 other script
 
<?php
	require_once('/home/unrealso/www/functions2.php');
 	displayHeader("- Account - Registration", "/img/account/registrationform.gif", "/img/news/img6.gif");
    include ('http://www.somamacro.com:7345/registration/regform.php')'
 
 
displayFooter();
?>
Start your free trial to view this solution
Question Stats
Zone: Other
Question Asked By: inibl
Question Asked On: 05.10.2008
Participating Experts: 2
Points: 500
Views: 0
Translate:
Loading Advertisement...
05.10.2008 at 09:27AM PDT, ID: 21539546

Rank: Master

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
05.10.2008 at 10:27AM PDT, ID: 21539732

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
05.10.2008 at 11:16AM PDT, ID: 21540039

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
05.10.2008 at 12:03PM PDT, ID: 21540174

All comments and solutions are available to Premium Service Members only.

Start your 7-day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
20080236-EE-VQP-29 / EE_QW_2_20070628