Goto Page: 1, 2, 3, 4, 5, 6, 7
Actual Results
- homer simpson
- Forum: General Discussion
- Topic: Firefox question (delting the "History" tab)
- Subject: Firefox question (delting the "History" tab)
- Replies: 4
- Views: 689
Posted: August 21st, 2007, 7:37 am
Is there any way to get rid of the history tab on top of the browser? (next bookmarks, tools, help, etc.)
- homer simpson
- Forum: Programming / Scripting / Coding Forum
- Topic: Need to create 1,000's of links quickly
- Subject: Need to create 1,000's of links quickly
- Replies: 8
- Views: 962
Posted: March 4th, 2007, 9:28 am
C'mon guys. The poster needs to do it in Excel. Suggest something useful. Homer, this looks very close to what you want to do http://www.mrexcel.com/archive/VBA/12898.html Thank you. I tried doing that but nothing happened. I'm fairly new to Excel so I'm looking for help over there but haven't had ...
- homer simpson
- Forum: Programming / Scripting / Coding Forum
- Topic: Need to create 1,000's of links quickly
- Subject: Need to create 1,000's of links quickly
- Replies: 8
- Views: 962
Posted: March 2nd, 2007, 9:09 am
Hey, I have no idea what your skillset is and I have no idea how to do it in Excel (although i'm sure its possible, most things are in Excel) but you could always export it as a CSV file and write a very small script. If you have the skills, 10 mins work. Cheers, Prime ... :D Not sure how to do it ...
- homer simpson
- Forum: Programming / Scripting / Coding Forum
- Topic: Need to create 1,000's of links quickly
- Subject: Need to create 1,000's of links quickly
- Replies: 8
- Views: 962
Posted: March 2nd, 2007, 9:08 am
That sounds an awfull lot like thoose spam posts that are nothing but links that everyone oh so loves to delete from their forums. What's this for ? Huh? It's for a members area of one of my sites. I have several products/items that are similar and I want to make an easy way to setup the links inst...
- homer simpson
- Forum: Programming / Scripting / Coding Forum
- Topic: Need to create 1,000's of links quickly
- Subject: Need to create 1,000's of links quickly
- Replies: 8
- Views: 962
Posted: March 1st, 2007, 9:13 pm
Is there a shortcut to adding links to 10,000 or so words in an excel spreadsheet? I basically need each link to be named the same name as the file... i.e. field 1=red car field 2=blue bus field 3=orange truck I would need for: "red car" to be linked as "red_car.html" "blue ...
- homer simpson
- Forum: Microsoft Windows Forum
- Topic: Outlook Express signature question
- Subject: Outlook Express signature question
- Replies: 1
- Views: 1681
- Subject: Outlook Express signature question
Posted: March 1st, 2007, 3:23 pm
I'm adding an HTML file as my signature. When I create a new email the signature shows up fine, but when I reply to emails, some of them mess up the signature. (Basically there are no colors where I wanted colored text and all the text is on one line (normally there would be 3 lines of text). i.e. m...
- homer simpson
- Forum: Microsoft Windows Forum
- Topic: Hyperlink problem in Excel
- Subject: Hyperlink problem in Excel
- Replies: 3
- Views: 1665
- Subject: Hyperlink problem in Excel
Posted: February 26th, 2007, 5:07 pm
According to Excel help, your second example is the only way to do it. Hmmm...I'd do it that way except for some reason when I put those files into my script, the script doesn't recognize the files if someone enters mysite w/o typing the "www" into their browser. i.e. mysite.com instead o...
- homer simpson
- Forum: Microsoft Windows Forum
- Topic: Hyperlink problem in Excel
- Subject: Hyperlink problem in Excel
- Replies: 3
- Views: 1665
- Subject: Hyperlink problem in Excel
Posted: February 26th, 2007, 4:47 pm
When I insert a hyperlink in Excel, the link changes when I reopen Excel the next time. i.e. if I add the hyperlink.. "redirect.cgi?redirect=file_name" it gets changed to: "C:\mainfolder\subfolder\redirect.cgi" Any ideas why it does this? If I add an actual URL to the hyperlink, ...
- homer simpson
- Forum: Programming / Scripting / Coding Forum
- Topic: toplist scripts?
- Subject: toplist scripts?
- Replies: 0
- Views: 677
- Subject: toplist scripts?
Posted: February 21st, 2005, 10:44 am
Can anyone recommend a good toplist script?
Preferabky one that doesn't require a special linking code.
thanks
Preferabky one that doesn't require a special linking code.
thanks
- homer simpson
- Forum: Programming / Scripting / Coding Forum
- Topic: email list scripts
- Subject: email list scripts
- Replies: 3
- Views: 909
- Subject: email list scripts
Posted: September 2nd, 2004, 12:09 am
I'm looking to just bulk email who ever is on the list. I think I found something that will work. I'll try it out and see how it goes from there.
- homer simpson
- Forum: Website Design Forum
- Topic: problem with forms inside tables
- Subject: problem with forms inside tables
- Replies: 14
- Views: 3519
- Subject: problem with forms inside tables
Posted: September 2nd, 2004, 12:02 am
I'll do this from scratch and maybe this will be easier to see: Original HTML: ----------------------------------------------------------- <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="61%" align="left" valign="top"> <div style="padding-left:35p...
- homer simpson
- Forum: Website Design Forum
- Topic: problem with forms inside tables
- Subject: problem with forms inside tables
- Replies: 14
- Views: 3519
- Subject: problem with forms inside tables
Posted: September 1st, 2004, 11:21 pm
Also, I am trying to get the submit button/image to be "images/w53.jpg"
- homer simpson
- Forum: Website Design Forum
- Topic: problem with forms inside tables
- Subject: problem with forms inside tables
- Replies: 14
- Views: 3519
- Subject: problem with forms inside tables
Posted: September 1st, 2004, 11:18 pm
Still having some difficulties....How should I rearrange this? here is my HTML [code] <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="61%" align="left" valign="top"> <div style=...
- homer simpson
- Forum: Website Design Forum
- Topic: problem with forms inside tables
- Subject: problem with forms inside tables
- Replies: 14
- Views: 3519
- Subject: problem with forms inside tables
Posted: September 1st, 2004, 10:42 pm
I forgot to ask...
How do I change the submit button to a image that I already have?
<input type="submit" value="Update"> is creating the gray button - but I want it to use "button.gif"
How do I change the submit button to a image that I already have?
<input type="submit" value="Update"> is creating the gray button - but I want it to use "button.gif"
- homer simpson
- Forum: Website Design Forum
- Topic: problem with forms inside tables
- Subject: problem with forms inside tables
- Replies: 14
- Views: 3519
- Subject: problem with forms inside tables
Posted: September 1st, 2004, 10:14 pm
Is there a way around this?.... When ever I try creating a form, it takes up more space on the web page than it should. i.e. if I have a table that is 10 pixels high and the form submit box should only 8 pixels, the form makes the table alot higher than 10 and it messes with the rest of the page. Is...
