No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
10 Posted Topics
I am trying to iterate through a hashtable that i have populated with objects using the repeater control. For each iteration i wish to output the values of properties of the objects I am populating the hashtable with. For example: - [code] Class SomeClass { public String myProperty1 public String …
How do I go back and delete a post I made? Hmm, I can see an 'edit' on this post but not on the one i want to edit (i posted it a while ago)
Have you tried some good tutorial sites? Practice and good tutorials will definitely improve your digital artwork. Google 'easy photoshop tutorials' and you should get some good ones. ~ Lacuna
Hi, I need to make a menu that can read from an SQL database and build its needed dropdown menu arrangement accordingly. I'm having real troubles finding any sort of tutorial for this and was hoping someone could point me in the right direction ... (Or if someone knows of …
the code can be either of the following: <!-- #INCLUDE FILE="filename.asp" --> or <!-- #INCLUDE VIRTUAL="filename.asp" --> First thing to know is you have to have the page these tags are on saved as an .asp page as well. Use #include virtual to reference files in a higher folder and …
I have a news article site which loads its information from an sql database. I need the page to have a dl button so that the article with proper formatting and images can be saved as a document on the users computer. Has anyone ever done smth like this? I'd …
Hi, I have some code that only functions when im focused in the first column... what i need is to have the code execute when the cursor is in any of the columns in the current row. visual basic code:-------------------------------------------------------------------------------- [CODE] Private Sub Auth_KeyDown(ByVal sender As Object, ByVal e As …
Try this: mailto = "mailto:" + Address + "?subject=" + Subject; getURL(mailto,"_self"); And have a textbox named 'Subject' for the visitor to enter their information. ~ Lacuna
Are you referring to the grunge effect on the lefthand bar? Try getting some 'grunge' brushes for your photoshop, there's some free ones out there. I'll take a look and see if I can find the one I used to have. ~ Lacuna
I think you're posting in the wrong section. And dreamweaver is an html editor so you 'import' images just like you would add an image to an html page. ~ Lacuna
The End.