Update SQL database in smallbusiness
I Hi,
I need to get my web page up and running fast so I thought I would use the smallbusiness start kit.
I have managed to update all static text but now I'm trying to updat | | 0 | 1 | 5 days ago |
How can I copy a text to clipboard?
I hope to click Button1 to copy the text of Label1 to the clipboard of client computer, how can i do? Thanks!
<%@ Page Language="C#" %>
<!DOCTYPE html PUB | | 0 | 0 | 5 days ago |
How do I connect to MySQL from vwd Express
Using vwd express and MySQL. I want to connect using the database explorer so I can use vwd as an actual visual development tool...
HOW do I make this connection? NOT i | | 0 | 1 | 5 days ago |
Printing in landscape mode by default
I am using Visual Web Developer 2005 Express Edition and writing Visual Basic code to handle my events. Is it possible to set the printer mode to default to landscape mode using Visua | | 0 | 0 | 5 days ago |
Correct Event after record is saved to SQL for updating Detailsview fields
I am using Visual Web Developer 2005 Express Edition and writing Visual Basic code to handle my events. I have designed a feedback input form using the Detailsview with a defaultmode | | 0 | 0 | 5 days ago |
How to get the screen size (width and height) of client browser using Jque ry?
I hope to popup a window and locate it in the center of client browser, how can I do? Thanks! | 0 | 0 | 5 days ago |
Fails to select element with JQuery when using ContentPlaceHolder control
I hope to select element HiddenField1 in ContentPlaceHolder control with JQuery, but failed, how can I do? thanks!
<%@ Page Title="" Language="C#&qu | | 0 | 1 | 5 days ago |
Help getting VWD to recognize AJAX controls
This note also posted in AJAX Control Toolkit...
After much hassling and reloading AJAX and VWD 2005 Express, I'm
back to having everything loaded correctly...I thought. I& | | 0 | 1 | 5 days ago |
Web Developer Express - help required
Hi,
My organisation currently uses FrontPage 2003 and will shortly be moving to SharePoint. As the very limited database integration with Frontpage is particularly restrictive | | 0 | 1 | 5 days ago |
enable intellisense visual studio 2008
Hi
Intellisense in my copy of Visual Studio 2008 has stopped working completely.
I go to Tools / Options / Text Editor / All Languages and have the following choices
| | 0 | 1 | 5 days ago |
Putting AJAX back in to VWD 2005 Express
I've asked this question in the AJAX forum but never got a real answer to my dilemma. I downloaded and installed AJAX 2.0 then some time later AJAX 3.5. Somewhere along the line I | | 0 | 1 | 5 days ago |
How to get fresh copy of dll in VWD 2005 Express?
This one has had me going most of the day. I have a Visual C# Express app creating a dll that I use in my Visual Web Developer web site. From what I understand, I build the Class Libr | | 0 | 1 | 5 days ago |
QUestions on running a web page in debug mode
Please excuse me if this has been answered to death here but I'm at the hair pulling stage. I have clicked the "Build Web Site", "Build Web Page" and also clicked on | | 0 | 1 | 5 days ago |
Develop .net 1.1 application with VWD 2005?
Hello, i developed my application in .net 2.0 to find out that our servers are running on 1.1 and now want to debug my whole application with 1.1 as I do not have the time to rewrite it. | | 0 | 1 | 5 days ago |
Visual Web Designer and framesets.
Hi all,
Is it possible to create frame-set websites with Visual Web Designer?
If yes, how to do that, if it is now, is there a way to create look a like websites with a other syst | | 0 | 1 | 5 days ago |
How disable MenuItems when there is no url for them?
Hi,
This is my menu ,
<asp:Menu ID="Menu1" DataSourceID="xmlDataSource" runat="server" DynamicHorizontalOffset="-5&qu | | 0 | 0 | 5 days ago |
Can I decryped the connectionstring after I change the windows Or visual st udio of my local system?
Hi,
I Encryped connectionstring in my web.config file.If I change the windows or visual studio Program on my local system .Can I decryped the connection string?
Thanks in ad | | 0 | 0 | 5 days ago |
How to change .net v 2 to .net v 3.5 Microsoft Visual Web Developer 2005
Hi all, Can anybody tell me how can I change .net version from 2 to 3.5 for Microsoft Visual Web Developer 2005. Thanks in advance
| | 0 | 0 | 5 days ago |
Sql Query Required in QueryBuilder
I am working on Visual Web Developer 2005 (vb.net).
I have to write query in a QueryBuilder.
I have three fields:
1. NWOID (integer) Primary key
< | | 0 | 1 | 5 days ago |
How to cache file?
I use the following code to load a chart from about 20 different template disk files, the system will be slow when many users access these template files,
I think maybe I can cache these | | 0 | 1 | 5 days ago |
Error: "Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the Ser viceNotification or DefaultDesktopOnly style to display a notification fro m a service application.
Hi,
I have a button with an event OnClick that run the message box, asking to the user if he want to confirm the operation. Then, the user chose and its done.
| | 6 | 482 | 4/7/2009 6:10:02 AM |
Did not execute Session_End event when logout
I use a LoginStatus to let user logout, and I write some code in the Session_End event of Global.asax.
I thought when I user logout, the Session_End will be execute, but when test my applicat | | 5 | 122 | 10/22/2008 11:43:57 AM |
how to get the login user name in LoginName control?
Hi,
The LoginName control shows the name of login user. However, how the login name can be retrived in program? I have try:-
myName = LoginName
but it is unable to access the L | | 6 | 79 | 8/19/2008 11:16:47 AM |
Problem with menu control's MenuItemClick event
Hi,
I try to set some global variables when a menu item is clicked. I place the code in
Private Sub MainMenu_MenuItemClick(ByVal sender As Object, ByVal e As S | | 10 | 132 | 6/5/2008 12:49:51 PM |
menu control
I have a menu control in a master page and I would like this menu displayed over other controls ex Place holder. How can I do this. | 2 | 82 | 4/11/2008 10:43:07 PM |
autopostback in asp.net
Hello sir/madam What is the use of autopostback | | 1 | 287 | 4/11/2008 3:47:50 PM |
Setting up an sql connection
Can someone tell me how to do this in Visual Web Developer 2005. What do I select for the connection. I'm connecting to a SQL Server
Thanks. | | 2 | 71 | 4/11/2008 3:29:24 PM |
checkbox checking
hi..i created the checkboxes for datagridview which displays at run time... "when i click on 1st checkbox it is checking and when i click on 2nd checkbox its also checking but my requi | | 1 | 85 | 4/10/2008 10:22:42 AM |
Find - - Eliminate non-Searchable sub-directories?
Almost every web site I work on has a directory for PDF files (displayed or downloable). When I do a find in VWD Express 2005, I always "stumble" on finding the string I'm looking f | | 2 | 63 | 4/9/2008 6:25:58 AM |
SQL Project
Hi Guys,
I've been teaching myself, very slowly, the whole webdesign thing using VWD as my prefered tool. You'll be happy to here I can now design, build, and deploy sites, and I | | 51 | 66 | 4/8/2008 2:01:49 PM |
ASP breakpoint stepping through lines of code
hello all, in my class I saw the teacher adding a breakpoint to a line of code ....looks like a red dot next to the code. He then began to step through the code line by line, showing us the | | 2 | 73 | 4/8/2008 11:50:03 AM |
Child nodes not allowed
I just installed Visual Web Developer and trying to display a website but is getting this error. Any suggetions?
Configuration Error
| 6 | 140 | 4/7/2008 7:19:04 PM |
simple question--remove form tag from designer mode
hi all,
how can i remove the form tag from designer mode( please refer the picture below)?
| 3 | 64 | 4/7/2008 4:28:08 AM |
What does the "Clean Solution" option under the build menu of VWD do?
I've read several posts that suggest running the "Clean Solution" tool to fix various problems... haven't found any documentation on what it actually does??? | | 1 | 117 | 4/4/2008 10:44:13 PM |
Page refresh
Hi
I'm new to ASP.NET and I'm currently using VWD2005 Express Edition and the Web Developer server on XP professional. Last week my XP userprofile got messed up. The company | | 3 | 80 | 4/4/2008 12:31:09 PM |
Error 102 received in vs express 2005
Error 102 Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\arts\d3d8a785\839b5b5b\zrmactpq.res& | | 3 | 70 | 4/4/2008 7:49:51 AM |
how to add crystal report viewer?
hi i am new to VWD.i am not able to find crystal report viewer in my toobox. so any one tell me how to add crytal report viewer and its related control in toolbar???? waiting for your | | 15 | 285 | 4/3/2008 5:28:19 PM |
Client Certifcates not Recognized using VWD Express 2008
I can open my websites using VWD Express 2005 and all works fine. It asks for my client certificate and when I select one and enter my PIN, the website open.
When I try to open | | 0 | 63 | 4/2/2008 2:19:25 PM |
Selectively Enable or Disable ASP.NET Functionality in IIS
I have Windows XP in the Media Center Edition, with a Pentium 4 running at 2.8 Ghz.
When I try to follow these instructions:
**********
| 1 | 87 | 3/29/2008 12:06:22 PM |
Additional Controls
I'm interested in adding a linklabel control but it's not listed in the Standard Toolbox. Is it possible to download additional controls into VWD Express?
| | 3 | 65 | 3/28/2008 11:27:04 PM |
Reading XML data using C# code and displaying content in user interface
Hi.............Thanks a lot in advance..........Please help me to retrieve the xml data using C# codings(xxx.cs file) and then displaying the same data in the user interface (created with text bo | | 2 | 111 | 3/27/2008 7:37:39 AM |
Templates for Visual Web Developer
When I click on the search online templates, I never get a template to download. I am specifically looking for a template to create a blank solution. Is this available for Visual Web Developer | | 6 | 223 | 3/25/2008 8:01:32 AM |
crystal report viewer tool problem
hi this problem is making me mad day by day.hope atleast one of you can slove this. i have visual web developer installed in my computer(not visual studio 2005). but there is no | | 3 | 108 | 3/25/2008 3:45:37 AM |
Making Visual Web Studios update my css style sheet file attached to my .as px site
Im getting tired of flipping back and foward from my .css file and my aspx file every time i want to change the margins or any type of html attribute. is it possible to make VWD change my c | | 5 | 67 | 3/24/2008 1:31:44 AM |
customize visual web developer
how do i configure visual web developer to treat .html files as .aspx files? I wanna have .html extension to all the aspx files. | | 4 | 61 | 3/23/2008 5:44:26 PM |
How do I copy and paste graphic in a project?
I am working with an asp.net project in VWD 2005 Express. I want to copy the background image and paste it outside of the project. I am trying to do this so I can figure out the size of | | 3 | 71 | 3/22/2008 4:48:35 PM |
Visual Web Developer Localhost server
Plz help me out to come out of this problem.. when I click "view in browser" my web forms them its telling me unable to connect to localhost | | 1 | 80 | 3/21/2008 11:50:01 PM |
Can other browsers be added to VWD?
I am wondering if I can add FireFox, IE 8 and some type of windows compatible Safari to the list of built in browsers in Visual Web Developer. It seems like it might be easy to add FireFox a | | 1 | 47 | 3/20/2008 9:02:41 PM |
Debug Not Working in IE7
When I debug I get the following:
Internet Explorer cannot d | | 1 | 411 | 3/20/2008 6:19:37 PM |
Editing the xml data using C# code
Hi thanks a lot...................How to edit the xml data that has already been stored in the xml file using C# codings?????????????Please provide me with an example............................. | | 1 | 112 | 3/20/2008 4:23:22 PM |
|