don't have one on my machine.
I have changed the recipient address to a hotmail box and it was there in an instant. so that really makes me think something is up with the hosting company. i went and tested another form that we had live and it is not working either. that file had not been changed...
I am trying to submit a form using this code (I only need to send it plain text)
Dim mailObj as new MailMessage
mailObj.From = "email@blah"
mailObj.To = "email@blah"
mailObj.Body = "this is a test"
mailObj.Subject = "Website Enquiry"
SmtpMail.SmtpServer = "localhost"...
that did it. thanks!
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------
http://www.nimlok.com
but why is it that I cannot even view the data in Enterprise Manager?
I know the data is there, because it displays when retrieved through the web page.
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------
http://www.nimlok.com
ok, may be I didn't explain exactly right. let me try again.
I need to have radio buttons within my content that is formatted in a table. so the radio buttons end up being in separate table cells.
if I just have a group of radio buttons without any html formatting in between - everything is...
I did data transfer from MySql to SqlServer 2000. In MySql the field was of type text and I have specified the field to be of the same type in SqlServer. But now in SqlServer (via Enterprise Manager) all I see is <Long Text> instead of teh actual content and I cannot view or modify it. I can...
RadioButtonList doesn't seem to let me have any other tags but ListItem within the tag, but what if I need to open and close <td>, insert line breaks etc?
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------
http://www.nimlok.com
ok. i re-read your initial post and looked at asp101 web site (it had problems when I went to look at ot earlier today). i'll try again and see if it works.
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------...
No, I don't think I understand much. And I am not trying to pretend like I do. BUT I am trying to learn. And your last response have surely been very helpful. Thank you.
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------...
I understand about ASP(.NET) for communication with the database. but right now I can't even place the db on iis. I'm trying to copy the .mdf file onto the wwwroot directory of the iis, but the system tells me that the file is in use and cannot be copied although I have nothing else but Windows...
i installed sql server 2005 express on my computer. created a database. how do i publish this database on iis now (like does it have to go into a specific directory etc)?
when i open the database using sql server management studio, it doesn't even ask me for a password. so when it is published...
I currently have a MySql database. What's the best way for me to transfer my data into MS SQL (I downloaded 2005 Express edition - it is free and our needs are extremely basic, so that should be enough). I am all new to the "MS world" so to speak, so I really know nothing about it. thanks...
no offence taken. as you guys have already mentioned, the star system is far from perfect. most likely, what I posted seemed simpler then the other code, so the original poster was more inclined to use that. but of course it absolutely does not mean that my solution was better then Cory's...
how is VS with the HTML code?
say, right now I have pages that I have written. I'll have to convert them from php to asp.net. I want to keep the html code structure, just change the backend.
--------------------------------------------------
Goals are dreams with deadlines...
if(isNaN(document.frm_page.ssn.value)) alert("Your social security number can only contain numbers")
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------
http://www.nimlok.com
we are switching to .NET from PHP, so this is all new to me.
I was told by somebody to be careful with VS.NET because of the spurious code that Microsoft products add to the page headers. how bad is it? This guy have used DreamWeaver to write his .NET pages (he said he used DW and hand coded...
I would like to put an image link into my email that is to be sent from OS X's Mail. Looked through help, but couldn't find anything. Can anybody explain how to do this?
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------...
we have a huge project where a web site is just a part of it, and we have somebody (not me) working on that project. the person is like a creative director although technically he is not employed by our company (it is complicated *lol*). yet, he never did a web site design before. I am actually...
jwdcfdeveloper, I now that NU's Keller school of management is rated like #2 in the US, if I am not mistaken there, but I think that DePaul's education is CIS is not regarded lower then NU's. Just my opinion, of course. If I had to choose (which I might have to). it would be a tough one. For...
Cajun, here, in Chicagoland, they now advertise as being elevated to the "university" status. I guess it is different for different locations.
--------------------------------------------------
Goals are dreams with deadlines
-------------------------------------
http://www.nimlok.com...
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.