DeveloperBarn Forums

DeveloperBarn

Programming & IT forum

FrontPage Find and Replace Query?

This is a discussion on FrontPage Find and Replace Query? within the ASP Development forums, part of the Programming & Scripting category; below is a line of code: Code: Dim Project_Name=Request.Form("Project_Name") i want to remove : Code: =Request.Form("Project_Name") so that it becomes: ...

Go Back   DeveloperBarn Forums > Programming & Scripting > ASP Development

  #1  
Old June 30th, 2009, 10:14 AM
Centurion's Avatar
Barn Enthusiast
 
Join Date: Dec 2008
Posts: 352
Rep Power: 2
Centurion is on a distinguished road
Default FrontPage Find and Replace Query?

below is a line of code:

Code:
Dim Project_Name=Request.Form("Project_Name")
i want to remove :

Code:
=Request.Form("Project_Name")
so that it becomes:

Code:
Dim Project_Name
Does any one know how to write a frontpage find and replace query to aid me in this, i have LOADS to change, and it would help me loads..

Reply With Quote
  #2  
Old June 30th, 2009, 10:36 AM
richyrich's Avatar
Administrator
 
Join Date: Mar 2008
Real name: Rich
Location: Somewhere only we know...
Posts: 1,347
Blog Entries: 6
Rep Power: 8
richyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to all
Default

Does frontpage not have a find / replace function included?

Visual Web Developer has find / replace that you can use project wide and
I know Dreamweaver has a site wide Find / Replace also.

I guess FP would have something similar but never used FP I'm afraid...
__________________
Join the folding team
Reply With Quote
  #3  
Old June 30th, 2009, 10:38 AM
Centurion's Avatar
Barn Enthusiast
 
Join Date: Dec 2008
Posts: 352
Rep Power: 2
Centurion is on a distinguished road
Default

Quote:
Originally Posted by richyrich View Post
Does frontpage not have a find / replace function included?

Visual Web Developer has find / replace that you can use project wide and
I know Dreamweaver has a site wide Find / Replace also.

I guess FP would have something similar but never used FP I'm afraid...
it does have find and replace.. its just that my wrists are hurting and so is my head
Reply With Quote
  #4  
Old June 30th, 2009, 10:42 AM
Wolffy's Avatar
Wolfmaster
 
Join Date: Mar 2008
Real name: Wolff
Location: Peoria, IL
Posts: 779
Blog Entries: 1
Rep Power: 9
Wolffy is a splendid one to beholdWolffy is a splendid one to beholdWolffy is a splendid one to beholdWolffy is a splendid one to beholdWolffy is a splendid one to beholdWolffy is a splendid one to beholdWolffy is a splendid one to behold
Default

If FP is anything like VS, then you can Replace All in All Files with just a keystroke or 2. At the very very least, it should be able to Replace All within a fine.
__________________
Wolffy
------------------------
Opinions expressed are my own and do not necessity reflect those of any sane person. Any code provided is intended to be an example and is provided AS IS. Rework for your specific environment may be required. Void where prohibited by law. Not valid in California. Your mileage may vary.
Reply With Quote
  #5  
Old June 30th, 2009, 10:48 AM
richyrich's Avatar
Administrator
 
Join Date: Mar 2008
Real name: Rich
Location: Somewhere only we know...
Posts: 1,347
Blog Entries: 6
Rep Power: 8
richyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to allrichyrich is a name known to all
Default

Quote:
Originally Posted by Wolffy View Post
If FP is anything like VS, then you can Replace All in All Files with just a keystroke or 2. At the very very least, it should be able to Replace All within a fine.
Yeah, that's what I meant...There must be some sort of site wide find / replace in there somewhere...

Does this help at all?
http://office.microsoft.com/en-gb/fr...563981033.aspx
Reply With Quote
Reply

  DeveloperBarn Forums > Programming & Scripting > ASP Development

Bookmarks

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
replace \ richyrich JavaScript Programming 12 May 7th, 2009 01:01 PM
[Error] Cannot find server error richyrich .Net Development 6 November 25th, 2008 01:28 PM
Disabling a field after the Find command kl99ny Microsoft Access 11 October 7th, 2008 06:35 PM
find words and change todd2006 JavaScript Programming 4 July 2nd, 2008 09:58 AM


All times are GMT -4. The time now is 04:17 PM.


Copyright ©2008-2010, DeveloperBarn

Content Relevant URLs by vBSEO 3.3.2