To display content of a doc file in textarea (visual stdio 2003)
hiiiiiiiiiiiii frds
if nybody knows how to show content of a doc file in textarea....(asp 1.1)..
like to show the content of resume of students in a textarea.. by specifying the r | | 7 | 10 | 3/9/2009 9:29:03 PM |
Adding new rows to HTML table dynamically
Hi,
I have a problem. What i need is to increase the rows and columns of an HTML table on postback. ie, dynamically increase a HTML table and want to add a new dynamically generated | | 10 | 7 | 11/28/2008 2:22:48 PM |
How to Print my ASP.NET page
i want to print a particular table containing a set of records, on a paper.This table or information is on my ASP.NET page and i want that user can print the form on a paper through his printer devi | | 9 | 3 | 8/4/2008 8:12:54 PM |
javascript to format the email id
Hi,
How does one use client side validation to use the following format?
I need to check if the id entered by the user is either a.b@xy | | 5 | 61 | 5/20/2008 4:28:52 AM |
Call javascript function with bound value
I've been trying to call a javascript function from a hyperlink template in a gridview. I can call it with out issue but I must also pass the bound value but keep getting an invalid tag forma | | 1 | 59 | 5/20/2008 4:23:06 AM |
Pop up on Browser close event
Hi Guys
In my project I need to popup a window when user closes the browser.
I need to show the popup window only when the user clicks on (x) button of the browser(Top right). | | 1 | 78 | 5/20/2008 3:43:00 AM |
Detect if window is in a minimized mode & blink the browser window's ti tle bar
1. Is there some way to blink the browser window's title bar when some condition is met? 2. How do I know if a window is minimized to the taskbar? | | 1 | 84 | 5/20/2008 3:41:42 AM |
Printing using an alternate page
Hello,
I have a page that's using a formview in a letter format, ie business letter, To address, salutation, body, signature. I run into problems printing it when the body | | 1 | 56 | 5/20/2008 3:40:22 AM |
direct printing
How could i do direct printing function with printers selection option? if this is not able to do, any way to disable the quantity box in the default print dialog screen? | | 4 | 65 | 5/20/2008 3:35:33 AM |
Non-User Action Events
Hello,
I'm new to ASP.NET / C# and am trying to figure out how to cause a non-user action event that would enable me to continue processing on the server side to send subsequent | | 8 | 58 | 5/20/2008 1:11:18 AM |
small popup menu
I want to have a small menu with the widgets on my site, as can be seen here:
http://my.live.com/ (click the 'edit' link) or www.google.com/ig (click the arrow)
Whe | | 10 | 63 | 5/20/2008 1:04:01 AM |
How to Force Embedded Object to Be In The Background
Hi,
I am using embedded flash objects, which no matter what I have done, do not stay in the background of divs that I am using as popups.
I have read about embedded objects c | | 2 | 62 | 5/19/2008 9:22:04 PM |
Difference between MSXML2.XmlHttp and Microsoft.XmlHttp ProgIDs
Could someone explain me the difference between following version independent ProgIDs: MSXML2.XmlHttp and Microsoft.XmlHttp? Both of this will instantiate an instance MSXML2.XmlHttp.3.0 | | 20 | 66 | 5/19/2008 9:04:13 PM |
How can I determine browser window size?
I can get the user's screen size, and that has helped me to get closer to what I want, but is isn't close enough. I have a web page that should display a graphic exactly in the brow | | 8 | 61 | 5/19/2008 8:41:41 PM |
Add confirmation message before delete in code behide page (without edit HT ML)
I learn many cases in asp.net to do confirm delete but need to edit in HTML.
How to create the same feature | | 3 | 65 | 5/19/2008 8:03:39 PM |
Retrieving client's date
I have a graphic image on my home page that I want to change each day. I need to know the date on the client's computer, so that I can compute the ImageUrl of the graphic on the server. I kno | | 9 | 60 | 5/19/2008 7:25:48 PM |
check for future date
Hi! Is there a sample javascript that chech if the date entered in textbox is a future date, ex 24 hours in the future? Thanks! | | 8 | 52 | 5/19/2008 6:35:31 PM |
Disable All Form validation
Hi,
I have an ASPX page which consists of a formview set by default to be in "Edit" mode. The update button for the form comes from a Telerik radmenu which has 2 opti | | 4 | 66 | 5/19/2008 6:13:35 PM |
perform action when button pressed
Hi,
I want to display "please wait..." text below the button control, when buttton pressed.
anybody can help on this.
thanks in advance. | 2 | 49 | 5/19/2008 6:11:25 PM |
Manipulating the Dropdownlist...
I hope that this is in the correct section of the forum.
I am creating a ASP.net / VB.net application.
On the ASP.net they will be either | | 3 | 71 | 5/19/2008 6:08:48 PM |
validated in the Blur Event
I have a situation where the user entry in a text box control has to be validated in the Blur Event. If the user entry is invalid the cursor control has to be set in the same control(i.e., setting f | | 15 | 68 | 5/19/2008 4:26:47 PM |
HowToStyleCheckBoxListItems
I am trying to style check box list items but could not manage to do it by assigning a css class to the list
and then using:
.checkboxlist{}
.checkboxlist input { color:Gr | | 4 | 64 | 5/19/2008 4:00:52 PM |
Position scrollbar on left side in GridView
I currently have a div element around a GridView like this <div style="overflow:scroll; height:150px;"> ..GridView content </di | | 3 | 82 | 5/19/2008 3:05:33 PM |
Change print layout to landscape
Hi all
I am displaying a report in a web application and i want when printing the report to set the layout to Landscape automatically without the user changing the properties of the printer each | | 5 | 113 | 5/19/2008 3:03:57 PM |
printing without print window popup in IE7
I have a kiosk application in which I need to print a page,
I need to do by surpassing the print window as the user does not need to see this,
I have a javascript f | | 2 | 54 | 5/19/2008 2:22:37 PM |
reuse menu item group in contextmenu
In my TreeView control I attach several events to the nodes. Nodes can be dragged, dropped, rearranged, and used to open another form with info just for that node. Unfortunately, when I want to d | | 1 | 61 | 5/19/2008 2:20:35 PM |
prompt before leaving page (ModalPopUp)
Hi, I want to use a ModalPopUpExtender to prompt user that there is some unsaved data on page. It should works like 'onbeforeunload' function, but I want to use my own popup for a c | | 4 | 79 | 5/19/2008 1:13:14 PM |
internet explorer 7 workaround?
Hello, I have always been a big Microsoft "fan", and still am... But internet explorer 7 is a pure nightmare. I have added "the" web page in question to the truste | | 6 | 58 | 5/19/2008 12:58:43 PM |
part of the page encoded utf and the other part encoded windows arabic
hello every one
hope i can find a solution for my problem.
i have a <td>. inside it i have a script tag which is a ticker tape for a company (marquee disiplays arabic data)< | | 1 | 58 | 5/19/2008 12:02:05 PM |
hi tell me abt using java script with c# & asp.net
pls provide me a simple running example....
Regards, Senthil Ram TRS | | 3 | 68 | 5/19/2008 9:11:12 AM |
Back button problem.
In my application i want to not to allow the user to navigate back from the explorer. how will it be possible?
| | 1 | 66 | 5/19/2008 7:54:37 AM |
how i can trim the string in vs2005
dear all
advance thanks....
let me describe my problem...
i have a function
function getZoomValue() { //create url to send to server, server comma | | 3 | 52 | 5/19/2008 6:34:23 AM |
javascript
hi, this is my javascript code for email to friends: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-tra | | 3 | 53 | 5/19/2008 6:29:18 AM |
Opening New Window without Title bar & Frames of Internet explorer, &am p; want to set opacity as 50% to internet explorer.
Hi, All This post is related to opening new window as pop up window with the help of javascript. Syntax is like: -
window.open('url to open& | | 3 | 63 | 5/19/2008 5:54:33 AM |
GetElementByID and $get
Hi all
I am using the java script to assign a value to a hidden type in a form.
I found that the following syntax is work
form.authlang.value = doc | | 1 | 58 | 5/19/2008 4:59:15 AM |
disable in vb.net - enable via javascript
I have a control that i am disabling in vb.net Me.chkEditGuestRSVPStatus.Enabled = False I would like to enable it via javascript:
$get('chkEditGuestRSVPSt | | 4 | 52 | 5/19/2008 4:09:10 AM |
response.Write or clientscript
I have used some code in my application such as this. Response.Write ("<script
language=javascript>self.close();</script>"); Instead if i us | | 1 | 63 | 5/19/2008 3:41:37 AM |
how to make a good website?
hello all... i have make a website, but it looks boring.. i see website example in the internet, the website use php is more beautifully than use asp.net.. i always use asp.net | | 4 | 52 | 5/19/2008 3:12:15 AM |
autocomplete area appears behind masterpage content in firefox
Hi In win form terms this is zorder - and it it were win forms, i'd know how to cure it! It may happen in IE, it does not happen with a standard drop down control - please help | | 1 | 48 | 5/19/2008 2:32:57 AM |
website screenshot programitically
Hi! is there a way to programaticall take a screenshot of a page in website without using any executable? Thanks! | | 2 | 56 | 5/18/2008 9:49:10 PM |
Using ActiveX in an aspx page
Hi, I am new to web design and getting little bit confused. Here is my issue
I am writing a web base IT support program for my company which allow user fill in information and d | | 1 | 65 | 5/18/2008 9:44:39 PM |
checkbox with javascript
I am using a javacript to view my data from gridview to forms when the user select the particular row. The problem iam facing is that the data in the checkbox is not showing. Can anyo | | 1 | 52 | 5/18/2008 9:38:09 PM |
Changin controls properties with javascript
Hey guys i'm no wizzard with javascript lol
Someone has helped me with something before and i tried using a similar code but instead of buttons i'm using listboxes
this is | | 2 | 54 | 5/18/2008 8:02:43 PM |
javascript and UpdatePanel Question
I have a piece of javascript, which scrolls my multiline <asp:textbox> to the bottom line on each postback. This works just fine. However, when I wrap the textbox inside a | | 1 | 67 | 5/18/2008 4:57:14 PM |
Move data between two list box using javascript.
Hi, I have 2 list boxes and 4 input buttons. input buttons are shiftRight, shiftLeft, shiftAllRight,ShiftAllLeft.
I need to move the selected value from | | 3 | 116 | 5/18/2008 3:16:22 PM |
hiding adobe reader toolbar asp.net C#
Is there any way to hide the toolbar of adobe reader in asp.net web app with c#. i am using Object to dispaly the adove reader in my form.
plz.
give me some code .
thanks. | | 1 | 72 | 5/18/2008 3:09:41 PM |
Need to editor?
Hi to All, I create an usercontrol with 10 properties. My task is "want to provide a editor area on that area if the | | 3 | 51 | 5/18/2008 3:01:23 PM |
Javascript string function
hi, i want to search a word in reverse manner from cursor position in HTML textbox. also i want to get a string from 0 to cursor position. anybody know??? | | 2 | 62 | 5/18/2008 2:53:29 PM |
Clearing Cache Objects Upon Page Unload
I have a web page in which a lot of editing is done. To accomplish what the user requires I implemented a number of cached objects, mostly DataTables. It all works fine. But . . | | 8 | 56 | 5/18/2008 2:46:12 PM |
java script alert validation
I am looking to add some client side validation to my project . What i am looking to do is to have a javascript | | 4 | 61 | 5/18/2008 2:37:54 PM |