hello,
This post may sound incredibly dumb so i apologise if it is, i don't really use Word for much more than writing letters you see...
Basically i have been sent an application form for a job as a word document, and where i am to fill things in on it there are little grey areas inside...
good evening,
just a quick question.. can anyone tell me how to make a word document open from pressing a button on a form?
i can get word to open but i don't know how to make it open with a particular document...?
any help would be greatly appreciated!
thanks,
- matt
Hello,
Could anyone give me any clues as to how to go about getting ASP.Net to create a text file with a line or two of text in it and save it somewhere local to the application?
Any help would be ace :)
- matt
hello
I've just been pondering this and wondered if any of you could aid me :)
I'm adding a simple dynamic online help bit to my site, it is one page (help.aspx) and shows help text appropriate to the page that linked to it. This works fine, but now i'd like to add a link that goes back to the...
Hello all,
Can anyone tell me how to add image alt tags to webform images if this is possible? i couldn't find a property for it...
Also I tried using an HTML image instead, but when i referred to it in my VB code behind i kept getting the error message "Object reference not set to an...
Hello,
I have a database table which for one of the fields stores a 0 to represent "no" and a 1 to represent "yes". Could anyone tell me how to make these 0's and 1's display as "No" and "Yes" respectively when i display the results of a query using this...
Hello,
I have a repeater that shows as one of its fields a date, but it shows it as (for example) "13/04/2003 00:00:00", how do i go about displaying it as "13 April 2003"?
Any help would be greatly appreciated :)
- matt
Hello,
On my site I have a selection of datagrids, but on the majority of them this peculiar thing happens...
1. The datagrid works nicely
2. I Edit the columns in any way, eg add a new one
3. Datagrid doesn't show up anymore
4. Remove the new column so it is how it was in stage 1, and try...
hello,
just a quick question :)
how do i go about putting two fields in one column in a datagrid? for example i would like to have a column called name, and in there there will be both the first and last names of a person..?
at the moment the datagrid is getting its data using a datareader...
hello,
i read some other posts about uploading files and found the resource on the O'Reilly site very useful, and uploading files is working fine when i have:
Dim savePath As String = "C:\temp\"
But how do i go about storing the uploaded file in a directory relative to where the...
hello,
if when i fill in a text box on my page i put a single quote in, when it comes to running the SQL to update my database with the value of the text box i get an error because of the single quote, how do i go about fixing this?
my SQL curently looks like this:
"UPDATE tblDJ SET...
hello,
I have become a little stuck, basically i have a page with details about a particular music release, and on that page i have a repeater supplying a list of users (as linkbuttons)of the site who have written reviews of the music release, what needs to happen is when a user is clicked on...
hello,
as can be seen below, i'm trying to get the value of a field from my database and assign it to a session variable, but i just get this error:
"System.InvalidOperationException: No data exists for the row/column."
i'm new to asp.net so apologise if this is a fairly weak problem...
hello,
sorry this is probably a really easy problem but i'm running severely out of time, and i don't have a whole lot of experience in director..!
basically i have a .wav sound and i'd like to be able to play it when a button is pressed, and stop when another is pressed...
if anyone could...
hello,
sorry, this is probably a really basic problem, but i keep getting this error from my ASP page, along with "Object doesn't support this property or method: 'BOF'" ,
my code for the section it keeps getting stuck on is:
If RS.BOF And RS.EOF Then
Response.Write...
hello,
thanks everyone who's helped me so far on here, you'll be pleased to know i have another question! :
can anyone please tell me the sql to use to rename a field in a table?
thanks,
matt
hi,
thanks everyone for all your help on here so far,
and now i have another query!
basically, one of my friends has asked me to get this sorted or he'll hurt me, so any help would be much appreciated!!
yeah what we're doing is making one of those online quiz things where you get a question...
hi
can anyone please tell me how to make a text box i have on my page have the focus when the page is opened, - so that it will have the cursor in it ready to type straight away ?
- cheers,
matt
hello,
can anyone help me with this problem perchance? :
i need to create a new table when a button on a form is clicked on, using the entries in a list box as the column names in the new table, am i right in thinking i need to use the SQL "CREATE TABLE tablename (column1 TEXT, column2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.