473,387 Members | 1,834 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to duplicate a aspx page and make it work on other server?

Hi,

I am helping my friend build a small website for his ca firm and he wanted a tax calculator page in his side. he referred me to this site saying that he would like to have something similar on his page to.
The page he referred to is this http://law.incometaxindia.gov.in/DIT/Xtras/taxcalc.aspx

Now how can i duplicate the same page coz mere copying the page and then uploading it back with a .aspx extension doesnt make it work.

I want the calculation to work. As far as i understand this page goes back to a tax file where the calculation part is done.
So how can i replicate this back on to my page or
can i make it work just by linking it to the server where the calculation part is done and the result shown in my page??

My apologies if i wasn't clear, i have very little knowledge abt asp/aspx.
Jun 28 '12 #1
6 2446
Frinavale
9,735 Expert Mod 8TB
You would have to gain access to the aspx file, the code behind for that file, and any external server-side resources that the page uses.

Once you have access to this, you can include it into your own project and deploy it.

If you cannot gain access to these components, then you will have to start from scratch and develop the website from the ground up.

-Frinny
Jun 29 '12 #2
@Frinavale
Thanks for the response,
Now i dont have access to that server, i need the calculator that is with the link above. Is there a way in which i could add a page in my server linking the above mentioned page. so that when someone does the calculation in my page they get a response back without going to that other page. What i basically meant is that, can i keep my visitors and also do the calculation on my site itself with the help of the code in that server.

I hope i made myself clear.

Thanks
Jul 1 '12 #3
ariful alam
185 100+
You may link the page above you mentioned using <iframe src="the address" width="800px" height="500px"></iframe> in your page to calculate the calculation there.

Hope it's work for you.
Jul 1 '12 #4
thanks ariful,

But the issue is i dont want any reference of that site. i just wann the calculation done.
can you guide me on how to get the same calculation on my page.
The method you suggested would still leave a link to that site.

is there a way to ensure that just the calculation is done there and result in my page.

Thanks
Jul 2 '12 #5
ariful alam
185 100+
Welcome Jazzyguy.

If you like to link the calculation section or page of that site, you need to know the name of the calculation page and method to which given data are send to calculate and reply the result as @Frinavale said. or you may have to code your own calculation for your site. if you like to code then you have to know the country income tax policy to calculate income tax.

Thanks
Jul 3 '12 #6
jhardman
3,406 Expert 2GB
1- asp is not the same as aspx (asp.net). That is why we have two different forums for these. In the future, please post aspx questions in the asp.net forum

2- both asp and asp.net use code that runs on the server and is never sent to the end user. So there is no way to copy a page without getting access to the files the server uses to generate that page. The best you could do is try to reverse-engineer it. Sorry.

Jared
Jul 4 '12 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: | last post by:
Can I load an aspx page using a Linux machine? Thanks.
2
by: Paul M. | last post by:
Hi, I am trying to run a simple asp .net page that has a button and a text box on it. When the user clicks on the button the text box has some text put into it. But it doesnt even fire the button...
3
by: Amil | last post by:
I have a .aspx page that creates proprietary images (return type is image). Normally, calls to this .aspx page come from our own pages. I don't want someone to just type the URL for the .aspx image...
5
by: VB Programmer | last post by:
Here's the quick situation: 1. Using VS.NET I create 1 fully functioning aspx page, with code behind. (Simple webform: It has a few text boxes, 1 hyperlink, 2 and buttons.) 2. I uploaded it to...
4
by: Jarrod | last post by:
Hallo, Have just created a small ASP .Net App with VS 2003 for the first time in years. After Building a release I proceed and uploaded my folder onto the wwwroot. The aspx pages just throw an...
0
by: msteinwender | last post by:
I am doing some research on how to accomplish a process we would like to impliment if possible into our .NET application Requirement: 1. Build dynamic ASPX page based on SQL Server table 2. Add...
3
by: Greg Collins [Microsoft MVP] | last post by:
I have done a bit of research of Url Rewriting, but as yet have been unsuccessful at getting it to work well, and there are issues around what file types are supported and how much code you want to...
7
by: Altemir | last post by:
SOME BACKGROUND: I am new to ASP.NET, but somehow managed to install a perfectly working ..aspx page on our production server that I compiled in Visual Studio. However, I recently needed to...
1
by: William LaMartin | last post by:
I have an aspx page, A.aspx, that uses some xml. The source of the xml is another aspx page, B.aspx. B.aspx is populated with xml by code that depends on several Session variables. This all...
2
by: Guoqi Zheng | last post by:
Dear Sir, I have an existing application done in ASP.NET(VB.NET), I need to change one page of it. Because I am not able to recompile the code and upload the new dll, I am thinking to use one...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.