473,385 Members | 1,958 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,385 software developers and data experts.

In the VS IDE, can you set a query string along with a start page?

Subject pretty much says it all. I'm testing a page that, at the moment, I
have no links to from other pages. The page requires a query string, so
simply setting it as the start page in the IDE is not enough. An analogy in
VB would be to set the Command Line Parameters for a project.

Yes, I could take 30 seconds out of my life and create a dummy HTML page
that has the link I want, but for future reference I'd like to know whether
what I want to do can even be done.
Nov 19 '05 #1
2 951
"Jeff Johnson [MVP: VB]" <i.***@enough.spam> wrote in
news:Om**************@TK2MSFTNGP10.phx.gbl:

Subject pretty much says it all. I'm testing a page that, at the
moment, I have no links to from other pages. The page requires a query
string, so simply setting it as the start page in the IDE is not
enough. An analogy in VB would be to set the Command Line Parameters
for a project.


Yes,

Right click on the project
Select Properties
Select configuration properties
Select Debugging

It's all in there : )

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 19 '05 #2

"Lucas Tam" <RE********@rogers.com> wrote in message
news:Xn***************************@127.0.0.1...
Subject pretty much says it all. I'm testing a page that, at the
moment, I have no links to from other pages. The page requires a query
string, so simply setting it as the start page in the IDE is not
enough. An analogy in VB would be to set the Command Line Parameters
for a project.


Yes,

Right click on the project
Select Properties
Select configuration properties
Select Debugging

It's all in there : )


AAAAGGGGHHH!!! I swear when I was looking through the project properties
earlier that the Configuration Properties "folder" only had one entry under
it: Build. Many thanks. At least I was on the right track....
Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Phil Powell | last post by:
I created a page that will be doing image resizing and manipulation, which seems to work (using GD library). However, upon returning to the page where the image has been changed, I still see the...
4
by: Don Grover | last post by:
In asp how How can i pass a parameter value with a space in the value like this test.asp?catalog=aValue&lineitem=ladies cloths I get a %20 as a space in the browser window, Regards Don
3
by: Dr. Oz | last post by:
Hi, I am trying to read in a query string from one page and build a link to another page based on the query string. Here's the code I am using to read in the query string: <script...
2
by: Steve Bishop | last post by:
I'm having trouble passing in a query string from a page into my RowFilter. Syntax help appreciated: string Filter = "CustomerNumber + " string(objCN); I keep getting "column myobjCNvalue not...
3
by: eddie wang | last post by:
The sqlStr string is too long in the following example and the ASP doesn't work. What is the work around? If using post method, any simple samples? Thanks. <a...
2
by: Lloyd Sheen | last post by:
I have a single page app that I want to test. It will be called from another app which will send the PK of a table to populate the form. Can I set up VS 2003 to start the page debugging with a...
3
by: TomislaW | last post by:
Is it possible to add query string on requested page e.a. i have request for index.aspx, but i need index.aspx?language=en is this possible tomislaw
1
by: Robert Rotstein | last post by:
I have a control that looks something like this: <asp:DataList ... > <ItemTemplate ... > <table> <tr> <td image src='... <%# DataBinder.Eval(Container.DataItem, "IncidentID") %>' </td> <a...
6
by: nbomike | last post by:
I am trying to integrate a custom page into a shopping cart app written in PHP. The custom page is basically a part finder widget that helps customers find a car part based on the car's make, model,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.