I'm new to ASP.NET, so please stick with me. I am implementing a Solution Site from MS (Retail2002), and I do not know enough aboout the language to accomplish what I need.
Below is the cod...
Using netbeans 6.1, I've created a new project >> web >> web Application.
Then I add a new file >> web services >> web service from WSDL
It asks for the package name, I am not sure what s...
Dear all,
How to convert ASCII file to UTF-8 file format in VB?
I want to convert ASCII file to UTF-8 file format in Visual Basic.
But I don't know whether CreateTextFile(filename, Tr...
Hi guys,
I didn't know whether this question belonged to CSS or HTML, so I'm posting it here :)
how do I make the font of the link of a page I'm currently on bigger?
I have a news archi...
Hopefully someone can answer this in Cold Fusion MX compliant code although PHP or other ways would be useful.
You know how passing GET parameters to a page is simple and straightforward?...
Here goes:
My application (HPOVSD) sends out a notification (email) that a new item (ticket) has arrived.
I also have a bat file (on each local machine) that will open this item.
c:\path\...
In my asp.net page i have a textbox and two checkboxes.I added a custom validator control and set its onservervalidate property to a vb.net server side function. This function basically checks...
I am very new to flex but am trying to find out how to pass variables out of a popup component?
The overall goal I am trying to accomplish is the following:
I need to load an image from a...
I have some data that is grouped into categories which are being shown/hid using SPAN and JAVASCRIPT. This part works fine. However, I need some way to show a SPAN (i.e. the group people are m...
As the title suggests, I have a gridview that is being databound to a datable. However it does not show up when the page is loaded.
I have a label set up to show the values at a couple ...
Hey guys,
I need help to create a drop down list in asp.net. I need to create a drop down list, based on the items in the database (columns), and I've tried searching the internet but those...
Hi Folks!
I need to add a function to a Data Access Page form so that when the record is saved to the database, an email will automatically be sent to a pre-determined address.
I have be...
I have made a few simple CDO email forms with ASP, and have them running on a page we host on our servers. Problem is the page displays fine because the code is after the HTML, but we are get...
I'm using sqlbulkcopy to get data from an excel sheet and save it to a table en sqlserver2005. My code works fine when the excel file is in my aplication server, but it doesn't work when it ...
I am using a javascript to print a page, or rather, open up the print dialogue in order to print. However, I want to be able to print the page without having the URL at the bottom OR titles a...
I have a column called "closed account" which is bit data type in gridview. I'd like to display this column( check box) inside of itemtemplate in gridview.how can I do this? I am using a c#
years ago, well not that long ago really, web pages were designed on the 800X600 screen dimension theory, even as people moved to larger monitors
what page dimensions are YOU using now and...
I have a simple issue. I need to run a little javascript that happen on unload.
The script will be:
onunload=document.getElementById("waitBox").style.display = 'none';
It will go ins...
Has anyone heard of a way to have a script grab screen captures via php on a linux server? As far as I know it cannot be done, anyone have success with this? Point me in the right direction, i...
I am having difficult with this.
I am using a Datalist with has several Linkbuttons in the Edit Template.
When the Linkbuttons are clicked, it should open a new window that will allow the us...
I created a cross frame menu that displays across two frames. I have a problem when I try to display the menu over a selection box on the bottom frame, the selection box has a higher index o...
Hi Folks,
I am getting this exception while running my web application. It is random is repeatable. Can anyone tell me what problem this is and how can it be removed.
Thanks in advance.
...
Hi,
I'm developing an application in ASP. People can upoad Excel files on a (secured) location which is reachable over the internet. This part of the application works fine.
But then, I ...
Most of my new apps are ASP.NET these days but I still write and maintain some Classic ASP/VBScript web applications. I have typically used Dreamweaver but after using VS.NET for awhile, DW se...
Hi
All
Can you please tell me when yahoo messenger is installed what all COM components are installed and can we use this to write an application that uses YM to send messages. Actuall...