Reflect Changes to Code Behind Page

P

paulmac106

Hi,

I just inhereted a website. I made a change to a simple SQL string in a
..aspx.vb page. If I don't have Visual Studio, is there a way to
"publish" the pages and show my changes?

thanks very much,
Paul
 
B

Bullschmidt

Seems like you should be able to FTP the page up to the live site if you
have FTP software (which one can even get free at places like
www.tucows.com) and know the FTP username and password...

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...

<<
I just inhereted a website. I made a change to a simple SQL string in a
..aspx.vb page. If I don't have Visual Studio, is there a way to
"publish" the pages and show my changes?

thanks very much,
 
B

Bob Barrows [MVP]

Hi,

I just inhereted a website. I made a change to a simple SQL string in
a .aspx.vb page. If I don't have Visual Studio, is there a way to
"publish" the pages and show my changes?

thanks very much,
Paul
There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-savvy person here who can
answer your question, you can eliminate the luck factor by posting your
question to a newsgroup where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.

You will need to use the command-line compiler to rebuild the application.
Check this out:
http://msdn.microsoft.com/library/e...nwalkthroughdeployingaspnetwebapplication.asp

Bob Barrows
 
P

paulmac106

Bob,

thanks for the reply, and the tip about the correct newsgroup. I'll
check it out.

thanks,
Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,787
Messages
2,569,629
Members
45,329
Latest member
InezZ76898

Latest Threads

Top