Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DropDown Menu (Popup) Links..01 Jun 2006 00:57 GMT2
   I am new in javascript or creating web menu controls that popup and
dropdown, I am using VS 2002, Can anyone provide actual complete codes on how
to do this?
Example:
Regular Expression01 Jun 2006 00:15 GMT3
I'm looking for a simple regular expression for the Regular Expression
validator that would allow any text, spaces and the line breaks and had a
minimum and maximum text length. Something like this one:
^([a-zA-z0-9\s]{8,64})$
Multiple Data sources in TemplateColumn31 May 2006 23:28 GMT2
The following gives me an error:
     Character is not valid
The TemplateColumn
<asp:TemplateColumn Visible="true" HeaderText="Meets Job Rqrmnts"
HTTP Modules31 May 2006 23:04 GMT9
If I were writing an HTTP module where I wanted to access the response text
that was being sent back to the user, what would be the optimum method for
doing this within the module? I'm investigating the viability of using this
for logging some info, and I'm wondering if there are ...
process.start() program hangs31 May 2006 23:00 GMT6
if i start a program (an exe-file) with Process.Start(...) I don't have the
required permissions that the programm needs (i could start the programm but
the program needs special rights). So I added the StartInfo.UserName and
Password to the Process. Now the program starts, but ...
Housekeeping in application with VS2005 squiggles!31 May 2006 22:04 GMT8
Ok - typically, in a function that returns as a boolean, if there's a bit of
database action going on I'll have a little tidy up process before exiting
the function.
I know .net is supposed to handle all of this stuff itself, but its a
read dataTable rows31 May 2006 21:57 GMT1
Is is possible to read rows in a dataTable and return the data in a string
format?
I have a DataTable being populated by a stored procedure. It has 14 rows in
it and contains ID's, I want to take each ID from the dataTable and pass
Client Scripts31 May 2006 21:57 GMT6
For Menu, Treeview, etc.
Where are the javascripts for these?
Signature

-Demetri

HTTP Post and HttpWebRequest object31 May 2006 21:39 GMT3
We have implemented a 'HTTP Post' client in C# that posts Xml documents to a
webserver. This is working fine if the post rate is one post for every 20
seconds. But if the post rate is increased to one post for every 10 seconds
the client start getting error 403 'forbidden' from ...
How to create a fast webrequest ?31 May 2006 21:35 GMT2
During the user's registration I wan't to geo-code an address using
localsearchmaps.com/geo. For that purpose I use a webrequest like this:
string url = "http://www.localsearchmaps.com/geo/?street=" +
StreetNumber + "+" + StreetName + "&city=" + City +
HTTPS Problem31 May 2006 21:27 GMT3
I am navigating from a HTTPS site to a HTTP site. I am not getting the
urlreferrer
for it .How can i get the urlreferrer info if i am coming from a secured
site.Please help this is urgent.Thanks in advance
Open newly created HTML page in new window?31 May 2006 21:17 GMT1
    Does anyone know how I can open a newly-created HTML page
 in a new window, using ASP.NET?
 Eg. I have an ASP.NET page which creates some new HTML, based
 on what the user has entered into a textbox.  The ASP page
HttpWebRequest POST31 May 2006 21:04 GMT4
I need to send a form through POST to the VISA website, and I'll receive four fields these website, also by POST.
Someone let me know, how can I to make it in ASP.NET?
I know that I can to make it using HttpWebRequest / HttpWebResponse, but I do not know how.
Thank you
Compiler Error Message: CS0030: Cannot convert type 'ASP.login_aspx' to 'System.Web.UI.WebControls.Login'31 May 2006 20:21 GMT2
A web site published from its development environment (VS Web Server) to an
IIS 6.0 site displays this message:
Compiler Error Message: CS0030: Cannot convert type 'ASP.login_aspx' to
'System.Web.UI.WebControls.Login'
Website Search Free Text31 May 2006 20:18 GMT3
im building a website for a client but they have asked for a free text
search facility on the homepage to search the whole site and then give
a list of links to the static html pages.
I was wondering if this is possible and what would be the best way to
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.