Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# applet Pin
WillemM8-Nov-03 5:31
WillemM8-Nov-03 5:31 
GeneralRe: C# applet Pin
jparsons8-Nov-03 12:04
jparsons8-Nov-03 12:04 
GeneralRe: C# applet Pin
Sergiu9-Nov-03 20:15
Sergiu9-Nov-03 20:15 
GeneralLate Binding an ActiveX executable Pin
JL_3277-Nov-03 16:06
JL_3277-Nov-03 16:06 
QuestionHow do u change the brightness of an image in C# Pin
james4057-Nov-03 11:48
james4057-Nov-03 11:48 
GeneralPutting a fixed array of data into the database Pin
EddieSD647-Nov-03 11:16
sussEddieSD647-Nov-03 11:16 
GeneralRe: Putting a fixed array of data into the database Pin
Colin Angus Mackay7-Nov-03 14:20
Colin Angus Mackay7-Nov-03 14:20 
QuestionExternal Variables??? Pin
bscott31257-Nov-03 10:04
bscott31257-Nov-03 10:04 
Ok, I'll try to make this as short as possible. I have wrote a C# app that creates static HTML pages. One of the pieces for each page is obviously the keyword meta tags. To thicken the plot, this same program generates the same pages for different sites. But different keywords for each site. What I'm trying to accomplish is to have an external XML file that basically "defines" what the keywords are for each site.

My question is this, what if I want to change say the Persons name for each of my pages, but using the same keywords. Example: Visit Bob Smith's Home Page

My Application is going to have the name Bob Smith defined, so basically when I import my XML it needs to have a place for a variable. So the XML file should read Example "Visit" + theName + " Home Page". So when it comes into my app + theName + get's defined as Bob Smith's.

Obviously it doesn't work this way and I need it to. Any ideas. Hope I haven't confused the hell out of everyone Smile | :)

-Brent


AnswerRe: External Variables??? Pin
MultiThread8-Nov-03 5:51
MultiThread8-Nov-03 5:51 
GeneralRe: External Variables??? Pin
bscott31258-Nov-03 6:08
bscott31258-Nov-03 6:08 
GeneralRe: External Variables??? Pin
MultiThread8-Nov-03 6:15
MultiThread8-Nov-03 6:15 
QuestionHow do I create an app.config file?? Pin
Code Toad7-Nov-03 9:12
Code Toad7-Nov-03 9:12 
AnswerRe: How do I create an app.config file?? Pin
Colin Angus Mackay7-Nov-03 14:28
Colin Angus Mackay7-Nov-03 14:28 
GeneralReading simple XML Pin
MrEyes7-Nov-03 8:03
MrEyes7-Nov-03 8:03 
GeneralRe: Reading simple XML Pin
Mazdak7-Nov-03 8:57
Mazdak7-Nov-03 8:57 
GeneralRe: Reading simple XML Pin
Daniel M. Edwards7-Nov-03 9:22
Daniel M. Edwards7-Nov-03 9:22 
GeneralRe: Reading simple XML Pin
MrEyes7-Nov-03 13:36
MrEyes7-Nov-03 13:36 
GeneralACCESS OBJECT LIBRARY PROBLEM Pin
_Comet_Keeper_7-Nov-03 7:03
_Comet_Keeper_7-Nov-03 7:03 
GeneralRe: ACCESS OBJECT LIBRARY PROBLEM Pin
Heath Stewart7-Nov-03 7:37
protectorHeath Stewart7-Nov-03 7:37 
QuestionHow to know if TextBox caret is on last line Pin
Judah Gabriel Himango7-Nov-03 6:53
sponsorJudah Gabriel Himango7-Nov-03 6:53 
QuestionWhat do you use the HACK task for? Pin
flipdoubt7-Nov-03 5:55
flipdoubt7-Nov-03 5:55 
AnswerRe: What do you use the HACK task for? Pin
MultiThread8-Nov-03 5:57
MultiThread8-Nov-03 5:57 
AnswerRe: What do you use the HACK task for? Pin
LongRange.Shooter10-Nov-03 5:29
LongRange.Shooter10-Nov-03 5:29 
GeneralProperty in Design time Pin
Velichko Sarev7-Nov-03 3:35
Velichko Sarev7-Nov-03 3:35 
GeneralRe: Property in Design time Pin
Steve McLenithan7-Nov-03 3:41
Steve McLenithan7-Nov-03 3:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.